circuitpython/ports/broadcom/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 Never reset SD card pins 2022-01-04 19:08:14 -08:00
internal_flash.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
internal_flash_root_pointers.h Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
port.c Initial Pi Zero support 2021-12-30 18:32:59 -08:00
usb.c Start of USB host API 2022-03-07 18:07:25 -08:00