OVMS3-idf/examples/peripherals/rmt/morse_code/main/CMakeLists.txt

3 lines
89 B
CMake
Raw Normal View History

2019-11-19 08:10:24 +00:00
idf_component_register(SRCS "morse_code_main.c"
INCLUDE_DIRS ".")