There was an error while loading. Please reload this page.
1 parent 681b121 commit 31ab456Copy full SHA for 31ab456
CMakeLists.txt
@@ -32,6 +32,8 @@ set(CORE_SRCS
32
cores/esp32/stdlib_noniso.c
33
cores/esp32/Stream.cpp
34
cores/esp32/StreamString.cpp
35
+ cores/esp32/USB.cpp
36
+ cores/esp32/USBCDC.cpp
37
cores/esp32/wiring_pulse.c
38
cores/esp32/wiring_shift.c
39
cores/esp32/WMath.cpp
0 commit comments