mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

The way the adc_dma_demo data was formatted caused it go get parsed as markdown syntax. Changed it be more "human" readable as well as put all ADC examples in a common folder
3 lines
88 B
CMake
3 lines
88 B
CMake
idf_component_register(SRCS "adc2_example_main.c"
|
|
INCLUDE_DIRS ".")
|