mirror of
https://github.com/espressif/esp-idf
synced 2025-04-13 10:10:09 -04:00
5 lines
94 B
CMake
5 lines
94 B
CMake
set(COMPONENT_SRCS "tp_read_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|