OVMS3-idf/examples/peripherals/touch_pad_interrupt/main/CMakeLists.txt

4 lines
85 B
CMake
Raw Normal View History

2019-06-20 08:13:47 +00:00
set(COMPONENT_SRCS "${CONFIG_IDF_TARGET}/tp_interrupt_main.c")
2018-09-11 01:44:12 +00:00
register_component()