circuitpython/ports/raspberrypi/common-hal/rp2pio
Scott Shawcroft abbbb91fa8
Add state machine divisor check
This causes an exception when setting a state machine too slow or
too fast.

Fixes #4222
2021-02-23 16:30:46 -08:00
..
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
StateMachine.c Add state machine divisor check 2021-02-23 16:30:46 -08:00
StateMachine.h Implement audiobusio and enhance PIO for it 2021-02-23 15:50:00 -08:00