micropython/tests/ports/rp2
Chris Webb 8f85edad86 tests/ports/rp2: Add tests for rp2-specific timer options.
Add tests for both one-shot and periodic timers using the rp2-specific
tick_hz= and hard= parameters.

Signed-off-by: Chris Webb <chris@arachsys.com>
2025-06-16 12:35:51 +01:00
..
rp2_dma.py tests/ports/rp2: Tune rp2.DMA test so it runs in all configurations. 2025-05-01 13:18:28 +10:00
rp2_lightsleep_regs.py tests/ports/rp2: Add test for SLEEP_ENx registers over lightsleep. 2025-02-07 11:53:16 +11:00
rp2_lightsleep_thread.py rp2/modmachine: Add mutual exclusion for machine.lightsleep(). 2025-05-12 16:30:46 +10:00
rp2_lightsleep.py rp2/modmachine: Fix USB sleep on RP2350 MCUs. 2024-12-19 16:54:30 +11:00
rp2_lightsleep.py.exp rp2: Fix USB PLL glitch during wake from light sleep. 2024-06-25 16:25:19 +10:00
rp2_machine_idle.py tests/ports/rp2: Update machine idle test to revert skip for RP2350. 2025-05-12 16:29:51 +10:00
rp2_machine_idle.py.exp rp2: Stop machine.idle() blocking indefinitely. 2024-07-23 16:46:27 +10:00
rp2_machine_timer.py tests/ports/rp2: Add tests for rp2-specific timer options. 2025-06-16 12:35:51 +01:00
rp2_machine_timer.py.exp tests/ports/rp2: Add tests for rp2-specific timer options. 2025-06-16 12:35:51 +01:00
rp2_thread_reset_part1.py rp2/rp2_flash: Workaround multicore lockout not being reset. 2025-02-07 12:13:34 +11:00
rp2_thread_reset_part1.py.exp rp2/rp2_flash: Workaround multicore lockout not being reset. 2025-02-07 12:13:34 +11:00
rp2_thread_reset_part2.py rp2/rp2_flash: Workaround multicore lockout not being reset. 2025-02-07 12:13:34 +11:00
rp2_thread_reset_part2.py.exp rp2/rp2_flash: Workaround multicore lockout not being reset. 2025-02-07 12:13:34 +11:00
rp2_uart.py tests/ports/rp2: Add simple rp2-specific UART test. 2024-10-15 12:23:06 +11:00
rp2_uart.py.exp tests/ports/rp2: Add simple rp2-specific UART test. 2024-10-15 12:23:06 +11:00