We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d50114 commit acadabbCopy full SHA for acadabb
CMakeLists.txt
@@ -15,9 +15,9 @@ set(CORE_SRCS
15
cores/esp32/esp32-hal-spi.c
16
cores/esp32/esp32-hal-time.c
17
cores/esp32/esp32-hal-timer.c
18
+ cores/esp32/esp32-hal-tinyusb.c
19
cores/esp32/esp32-hal-touch.c
20
cores/esp32/esp32-hal-uart.c
- cores/esp32/esp32-hal-usb.c
21
cores/esp32/esp32-hal-rmt.c
22
cores/esp32/Esp.cpp
23
cores/esp32/FunctionalInterrupt.cpp
0 commit comments