mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Enable LP core
 | 
						|
CONFIG_ULP_COPROC_ENABLED=y
 | 
						|
CONFIG_ULP_COPROC_RESERVE_MEM=8192
 | 
						|
CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=n
 | 
						|
 | 
						|
# Enable SPIRAM
 | 
						|
CONFIG_SPIRAM=y
 |