summaryrefslogtreecommitdiff
path: root/tests/extmod_hardware/machine_uart_irq_rxidle.py
AgeCommit message (Expand)Author
2025-07-08tests/extmod_hardware/machine_uart_irq_rxidle.py: Test multiple writes.Damien George
2025-07-08tests/extmod_hardware/machine_uart_irq_rxidle.py: Ignore inital IRQ.Damien George
2025-07-08tests/extmod_hardware: Add UART config for STM32WB boards.Damien George
2025-04-09tests: Update UART and SPI tests to work on Alif boards.Damien George
2024-08-29tests/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK.Damien George