esp-idf/examples/peripherals/adc/adc2/main/component.mk
Marius Vikhammer 3fd37d0b59 adc: change the way data is formattted in adc_dma_demo
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
2021-01-25 04:51:40 +00:00

4 lines
73 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#