circuitpython/ports/raspberrypi/common-hal/rp2pio
Jeff Epler 68ac14b309 StateMachine: Add in_available property
I named the property `in_available` because it is similar to pyserial.
However, it indicates the number of words in the fifo, not the number
of bytes.
2021-03-04 11:14:09 -06:00
..
StateMachine.c StateMachine: Add in_available property 2021-03-04 11:14:09 -06:00
StateMachine.h Implement audiobusio and enhance PIO for it 2021-02-23 15:50:00 -08:00
__init__.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00