circuitpython/ports/raspberrypi/common-hal
Jeff Epler 8e895e1986
Add floppyio for rp2040
Tested on RP2040 Feather with a 3.5" Prodigy diskette, the whole
surface reads 100% across 3+ trials.
2022-01-17 16:34:47 -06: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 Add sideset_enable support to PIO 2021-12-22 12:00:19 -08:00
audiopwmio fix mistaken use of PWM channel for slice 2021-12-05 21:16:46 -05:00
board Removed more includes 2021-02-26 22:35:38 -06:00
busio raspberrypi : Check UART before claiming pins, claim it after 2022-01-11 22:02:47 +01: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 Add sideset_enable support to PIO 2021-12-22 12:00:19 -08:00
microcontroller Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
neopixel_write Add sideset_enable support to PIO 2021-12-22 12:00:19 -08: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 Add sideset_enable support to PIO 2021-12-22 12:00:19 -08:00
pulseio Add sideset_enable support to PIO 2021-12-22 12:00:19 -08: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 Add sideset_enable support to PIO 2021-12-22 12:00:19 -08:00
rp2pio Add sideset_enable support to PIO 2021-12-22 12:00:19 -08: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