mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 07:01:43 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			227 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # sdkconfig replacement configurations for deprecated options formatted as
 | |
| # CONFIG_DEPRECATED_OPTION CONFIG_NEW_OPTION
 | |
| 
 | |
| CONFIG_ADC2_DISABLE_DAC     CONFIG_ADC_DISABLE_DAC
 | |
| CONFIG_MCPWM_ISR_IN_IRAM    CONFIG_MCPWM_ISR_IRAM_SAFE
 |