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

4 wiersze
105 B
CMake
Czysty Zwykły widok Historia

idf_component_register(SRCS "${CONFIG_IDF_TARGET}/tp_read_main.c"
INCLUDE_DIRS ".")
2018-09-11 01:44:12 +00:00