circuitpython/ports/raspberrypi/common-hal/imagecapture
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
..
__init__.c raspberrypi: Implement ParallelImageCapture using PIO 2021-04-22 12:02:51 -05:00
__init__.h raspberrypi: Implement ParallelImageCapture using PIO 2021-04-22 12:02:51 -05:00
ParallelImageCapture.c rp2pio: Add pull up/down support for the "jmp pin" 2022-02-01 10:19:17 -06:00
ParallelImageCapture.h raspberrypi: Implement ParallelImageCapture using PIO 2021-04-22 12:02:51 -05:00