circuitpython/tests/extmod_hardware
Damien George 037f2dad72 tests: Update UART and SPI tests to work on Alif boards.
Signed-off-by: Damien George <damien@micropython.org>
2025-04-09 00:22:33 +10:00
..
machine_pwm.py tests: Four typos in tests directory. 2025-02-25 23:34:53 +11:00
machine_uart_irq_break.py tests: Tweak machine SPI and UART tests to work with esp32c6. 2024-10-09 23:34:27 +11:00
machine_uart_irq_break.py.exp tests/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK. 2024-08-29 16:48:09 +10:00
machine_uart_irq_rx.py tests: Update UART and SPI tests to work on Alif boards. 2025-04-09 00:22:33 +10:00
machine_uart_irq_rx.py.exp tests/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK. 2024-08-29 16:48:09 +10:00
machine_uart_irq_rxidle.py tests: Update UART and SPI tests to work on Alif boards. 2025-04-09 00:22:33 +10:00
machine_uart_irq_rxidle.py.exp tests/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK. 2024-08-29 16:48:09 +10:00