circuitpython/ports/raspberrypi/common-hal/rp2pio
Jeff Epler 23c0fc8354
add ability to get, clear txstall flag
This can be used to make sure a PIO has actually finished all data
it was schedule to receive via a 'once' background_write
2022-05-06 15:22:43 -05:00
..
__init__.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
StateMachine.c add ability to get, clear txstall flag 2022-05-06 15:22:43 -05:00
StateMachine.h Revamp background writing 2022-04-23 13:09:36 -05:00