esp-idf/examples/peripherals/adc/continuous_read/main/CMakeLists.txt

3 lines
91 B
CMake
Raw Normal View History

idf_component_register(SRCS "continuous_read_main.c"
INCLUDE_DIRS ".")