summaryrefslogtreecommitdiff
path: root/tests/extmod_hardware/machine_uart_irq_break.py
AgeCommit message (Expand)Author
2025-07-23tests/extmod_hardware/machine_uart_irq_break.py: Remove send_uart.Damien George
2024-10-09tests: Tweak machine SPI and UART tests to work with esp32c6.Damien George
2024-08-29tests/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK.Damien George