mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 75cadc2e41
			
		
	
	75cadc2e41
	
	
	
		
			
			1. simplify console examples 2. add "quit" command 3. support console command overwrite 4. add API reference
		
			
				
	
	
		
			3 lines
		
	
	
		
			91 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			91 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| idf_component_register(SRCS "echo_example_main.c"
 | |
|                        INCLUDE_DIRS ".")
 |