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