circuitpython/ports/raspberrypi/supervisor
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
..
internal_flash.c Don't use "cookie" variable/function name 2023-06-27 09:59:02 -05:00
internal_flash.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
internal_flash_root_pointers.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
port.c Basic USB host support and keyboard workflow 2023-07-10 14:22:21 -07:00
rp2_cpu.s Add initial RP2040 support 2021-01-20 19:16:56 -08:00
usb.c fix rp2040 with new shared irq usb handler 2023-03-13 22:46:27 +07:00