circuitpython/ports/espressif/boards/ai_thinker_esp32-c3s
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 AIThinker ESP32-C3S_Kit board 2021-09-29 18:52:16 -07:00
pins.c Add AIThinker ESP32-C3S_Kit board 2021-09-29 18:52:16 -07:00
sdkconfig Add AIThinker ESP32-C3S_Kit board 2021-09-29 18:52:16 -07:00