esp-idf/examples/peripherals/touch_pad_read/main/CMakeLists.txt

3 lines
104 B
CMake
Raw Normal View History

idf_component_register(SRCS "${CONFIG_IDF_TARGET}/tp_read_main.c"
INCLUDE_DIRS ".")