micropython/tests/ports/rp2
Damien George 2d7fb9a715 tests/ports/rp2/rp2_dma.py: Tweak test to be more reliable.
The timing of the DMA transfer can vary a bit, so tweak the allowed values.
Also test the return value of `rp2.DMA.irq.flags()` to make sure the IRQ is
correctly signalled.

Signed-off-by: Damien George <damien@micropython.org>
2024-01-30 12:50:19 +11:00
..
rp2_dma.py tests/ports/rp2/rp2_dma.py: Tweak test to be more reliable. 2024-01-30 12:50:19 +11:00
rp2_dma.py.exp tests/ports/rp2/rp2_dma.py: Tweak test to be more reliable. 2024-01-30 12:50:19 +11:00