Age | Commit message (Expand) | Author |
---|---|---|
2025-07-08 | tests/extmod/machine_uart_tx.py: Support STM32WB boards. | Damien George |
2025-04-09 | tests: Update UART and SPI tests to work on Alif boards. | Damien George |
2024-10-22 | tests/extmod: Support esp32,mimxrt,stm32,samd ports in UART TX test. | Damien George |
2024-10-22 | rp2/machine_uart: Make it so TX is done only when no longer busy. | Damien George |
2024-01-16 | tests/extmod/machine_uart_tx.py: Add a test for timing of UART.flush(). | robert-hh |