We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506ced8 commit 396ce23Copy full SHA for 396ce23
CMakeLists.txt
@@ -16,6 +16,7 @@ set(CORE_SRCS
16
cores/esp32/esp32-hal-timer.c
17
cores/esp32/esp32-hal-touch.c
18
cores/esp32/esp32-hal-uart.c
19
+ cores/esp32/esp32-hal-rmt.c
20
cores/esp32/Esp.cpp
21
cores/esp32/HardwareSerial.cpp
22
cores/esp32/IPAddress.cpp
0 commit comments