Skip to content

Commit 396ce23

Browse files
committed
cmake support for rmt
1 parent 506ced8 commit 396ce23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ set(CORE_SRCS
1616
cores/esp32/esp32-hal-timer.c
1717
cores/esp32/esp32-hal-touch.c
1818
cores/esp32/esp32-hal-uart.c
19+
cores/esp32/esp32-hal-rmt.c
1920
cores/esp32/Esp.cpp
2021
cores/esp32/HardwareSerial.cpp
2122
cores/esp32/IPAddress.cpp

0 commit comments

Comments
 (0)