Skip to content

Commit 2cebf72

Browse files
committed
Update CMakeLists.txt
1 parent 4fa3cba commit 2cebf72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ set(CORE_SRCS
3232
cores/esp32/stdlib_noniso.c
3333
cores/esp32/Stream.cpp
3434
cores/esp32/StreamString.cpp
35+
cores/esp32/USB.cpp
36+
cores/esp32/USBCDC.cpp
3537
cores/esp32/wiring_pulse.c
3638
cores/esp32/wiring_shift.c
3739
cores/esp32/WMath.cpp

0 commit comments

Comments
 (0)