OVMS3-idf/examples/peripherals/touch_pad_interrupt/main/CMakeLists.txt
2019-08-07 11:39:17 +08:00

3 lines
85 B
CMake

set(COMPONENT_SRCS "${CONFIG_IDF_TARGET}/tp_interrupt_main.c")
register_component()