circuitpython/ports/raspberrypi/common-hal
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
..
alarm Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
analogio Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
audiobusio Merge pull request #5852 from jepler/floppy 2022-04-26 11:40:19 -04:00
audiopwmio bump pico-sdk to 1.3.0 2022-02-02 17:15:33 -06:00
board Removed more includes 2021-02-26 22:35:38 -06:00
busio [RP2040] Allow any GPIO pin for RS485 direction pin 2022-04-30 14:31:08 -07:00
countio countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
digitalio Add a function to get low level register access 2022-01-13 15:29:03 -06:00
floppyio Add floppyio for rp2040 2022-01-17 16:34:47 -06:00
imagecapture Merge pull request #5852 from jepler/floppy 2022-04-26 11:40:19 -04:00
microcontroller Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
neopixel_write minor comment update 2022-05-05 14:40:49 -05:00
nvm Only ignore warnings if in gcc >= 11 2021-12-22 18:21:18 -08:00
os Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
paralleldisplay Merge pull request #5852 from jepler/floppy 2022-04-26 11:40:19 -04:00
pulseio raspberry: StateMachine: Add support for wrap=, wrap_target= 2022-02-13 16:38:53 -06:00
pwmio fix mistaken use of PWM channel for slice 2021-12-05 21:16:46 -05:00
rgbmatrix clear out interrupt flags when disabling timer too 2021-12-27 16:42:41 -06:00
rotaryio Merge pull request #5852 from jepler/floppy 2022-04-26 11:40:19 -04:00
rp2pio add ability to get, clear txstall flag 2022-05-06 15:22:43 -05:00
rtc Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
watchdog run code formatting script 2021-03-15 19:27:36 +05:30