mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +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
		
			
				
	
	
		
			4 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			73 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Main Makefile. This is basically the same as a component makefile.
 | 
						|
#
 |