esp-idf/examples/peripherals/touch_pad_read/main/CMakeLists.txt
2019-08-07 11:39:17 +08:00

4 lines
80 B
CMake

set(COMPONENT_SRCS "${CONFIG_IDF_TARGET}/tp_read_main.c")
register_component()