4 lines
93 B
CMake
4 lines
93 B
CMake
set(COMPONENT_SRCS "rmt_tx_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|