circuitpython/ports/raspberrypi/common-hal
Jeff Epler bf57f3606a
rp2pio: Add pull up/down support for the "jmp pin"
This is needed so that the floppy flux reader can enable the pull up
on the index pin while using it as a pio jmp pin.

Also fixes a doc bug where the `jmp_pin` was omitted in one spot in the docs.
2022-02-01 10:19:17 -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 rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06: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 rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06: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 rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06: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 rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06:00
rp2pio rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06: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