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 4fa3cba commit 2cebf72Copy full SHA for 2cebf72
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