esp-idf/components/driver/test_apps/touch_sensor_v1/main/CMakeLists.txt

4 wiersze
103 B
CMake

idf_component_register(SRCS "test_app_main.c" "test_touch_v1.c"
WHOLE_ARCHIVE
)