circuitpython/ports/espressif/boards/adafruit_qtpy_esp32s2
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 Refactor pin reset on ESP 2022-01-20 12:40:41 -08:00
mpconfigboard.h Start of USB host API 2022-03-07 18:07:25 -08:00
mpconfigboard.mk fix final qtpys2 and s2tft feather pinouts 2021-12-17 00:24:19 -05:00
pins.c add board.STEMMA_I2C on ESP QT PYs 2022-02-01 20:15:24 +01:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00