Skip to content

Commit 040b188

Browse files
committed
Add to CMakelist.txt
1 parent b21b3b9 commit 040b188

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
@@ -17,6 +17,7 @@ set(CORE_SRCS
1717
cores/esp32/esp32-hal-touch.c
1818
cores/esp32/esp32-hal-uart.c
1919
cores/esp32/Esp.cpp
20+
cores/esp32/FunctionalInterrupt.cpp
2021
cores/esp32/HardwareSerial.cpp
2122
cores/esp32/IPAddress.cpp
2223
cores/esp32/IPv6Address.cpp

0 commit comments

Comments
 (0)