5 lines
202 B
CMake
Raw Normal View History

2022-08-01 16:58:53 +08:00
idf_component_register(SRCS "test_app_main.c" "test_touch_element.c" "test_touch_button.c"
"test_touch_slider.c" "test_touch_matrix.c"
WHOLE_ARCHIVE
)