circuitpython/ports/esp32/main_esp32s3
Andrew Leech 4247921c4e esp32: Use shared/tinyusb integration for S2 and S3 USB.
Uses newer TinyUSB synopsys/dwc2 driver for esp32s2 and esp32s3 rather than
the IDF tinyusb component.  This allows re-use of other tinyusb integration
code and features shared between ports.

Signed-off-by: Andrew Leech <andrew@alelec.net>
2024-10-07 11:06:29 +11:00
..
CMakeLists.txt esp32: Use shared/tinyusb integration for S2 and S3 USB. 2024-10-07 11:06:29 +11:00
idf_component.yml esp32: Change minimum supported IDF version to v5.0.4. 2023-12-11 13:00:09 +11:00
linker.lf esp32: Workaround IDF issue placing ISR ringbuf functions in IRAM. 2024-03-22 12:14:27 +11:00