We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b21b3b9 commit 040b188Copy full SHA for 040b188
CMakeLists.txt
@@ -17,6 +17,7 @@ set(CORE_SRCS
17
cores/esp32/esp32-hal-touch.c
18
cores/esp32/esp32-hal-uart.c
19
cores/esp32/Esp.cpp
20
+ cores/esp32/FunctionalInterrupt.cpp
21
cores/esp32/HardwareSerial.cpp
22
cores/esp32/IPAddress.cpp
23
cores/esp32/IPv6Address.cpp
0 commit comments