esp-idf/examples/peripherals/touch_sensor/touch_element/touch_elements_combination/main/CMakeLists.txt

4 wiersze
146 B
CMake

idf_component_register(SRCS "touch_elements_example_main.c"
INCLUDE_DIRS "."
PRIV_REQUIRES touch_element)