Skip to content

Commit 182d301

Browse files
committed
fix(cmake): Add the new cpp file to CMakeLists
1 parent edf7ada commit 182d301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ set(CORE_SRCS
4949
cores/esp32/esp32-hal-uart.c
5050
cores/esp32/esp32-hal-rmt.c
5151
cores/esp32/Esp.cpp
52+
cores/esp32/freertos_stats.cpp
5253
cores/esp32/FunctionalInterrupt.cpp
5354
cores/esp32/HardwareSerial.cpp
5455
cores/esp32/HEXBuilder.cpp

0 commit comments

Comments
 (0)