mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01:00 
			
		
		
		
	Adds functionality for target specific sdkconfig.rename files which can be used when certain renames are only needed for a specific target.
		
			
				
	
	
		
			6 lines
		
	
	
		
			306 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			306 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# sdkconfig replacement configurations for deprecated options formatted as
 | 
						|
# CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
 | 
						|
 | 
						|
CONFIG_ESP32H2_MEMPROT_FEATURE                          CONFIG_ESP_SYSTEM_MEMPROT_FEATURE
 | 
						|
CONFIG_ESP32H2_MEMPROT_FEATURE_LOCK                     CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK
 |