Update CMakeLists.txt
This commit is contained in:
parent
681b1214cf
commit
31ab456a3a
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ set(CORE_SRCS
|
|||
cores/esp32/stdlib_noniso.c
|
||||
cores/esp32/Stream.cpp
|
||||
cores/esp32/StreamString.cpp
|
||||
cores/esp32/USB.cpp
|
||||
cores/esp32/USBCDC.cpp
|
||||
cores/esp32/wiring_pulse.c
|
||||
cores/esp32/wiring_shift.c
|
||||
cores/esp32/WMath.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue