mirror of
				https://github.com/espressif/esp-protocols.git
				synced 2025-11-03 16:11:37 +01:00 
			
		
		
		
	1.1.0
Features
- Added runtime component registration support in console_simple_init (057873c1)
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			251 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			251 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
version: 1.1.0
 | 
						|
description: The component provides helper functions for easy initialization and start of esp console.
 | 
						|
url: https://github.com/espressif/esp-protocols/tree/master/components/console_simple_init
 | 
						|
dependencies:
 | 
						|
  idf:
 | 
						|
    version: '>=5.0'
 |