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

3 lines
91 B
CMake
Raw Normal View History

2020-12-08 01:50:32 -05:00
idf_component_register(SRCS "adc_dma_example_main.c"
INCLUDE_DIRS ".")