circuitpython/ports/espressif/boards/ai_thinker_esp32-c3s-2m
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
..
board.c ai_thinker_esp32-c3s: Pull LEDs down on reset 2022-02-19 14:30:51 +11:00
mpconfigboard.h Start of USB host API 2022-03-07 18:07:25 -08:00
mpconfigboard.mk Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00
pins.c Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00
sdkconfig Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00