circuitpython/ports/raspberrypi/supervisor
Scott Shawcroft 83593a1558
Start of USB host API
This allows you to list and explore connected USB devices. It
only stubs out the methods to communicate to endpoints. That will
come in a follow up once TinyUSB has it. (It's in progress.)

Related to #5986
2022-03-07 18:07:25 -08:00
..
internal_flash.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06: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 Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
rp2_cpu.s Add initial RP2040 support 2021-01-20 19:16:56 -08:00
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00