circuitpython/ports/raspberrypi/boards/adafruit_feather_rp2040_usb...
Scott Shawcroft 2686beab36
Basic USB host support and keyboard workflow
Connects up read, write and ctrl_transfer to TinyUSB. USB Host
support is available on iMX RT and RP2040.

Fixes #6527 (imx) and fixes #5986 (rp2).
2023-07-10 14:22:21 -07:00
..
board.c Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
mpconfigboard.h Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
mpconfigboard.mk add Adafruit Feather RP2040 USB Host 2023-04-04 19:44:06 -04:00
pico-sdk-configboard.h add Adafruit Feather RP2040 USB Host 2023-04-04 19:44:06 -04:00
pins.c add Adafruit Feather RP2040 USB Host 2023-04-04 19:44:06 -04:00