mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			189 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# For ESP32-S3 and ESP32-C3, keep secondary console disabled
 | 
						|
# This is to avoid any timing impact on test behavior
 | 
						|
CONFIG_ESP_CONSOLE_SECONDARY_NONE=y
 | 
						|
 | 
						|
CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC=y
 |