circuitpython/tests/extmod_hardware
Christian Clauss 8ce7a58be2 tests: Four typos in tests directory.
Found by codespell.

Signed-off-by: Christian Clauss <cclauss@me.com>
2025-02-25 23:34:53 +11: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/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK. 2024-08-29 16:48:09 +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/extmod_hardware: Add tests for machine.UART.IRQ_RX/RXIDLE/BREAK. 2024-08-29 16:48:09 +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