mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CONFIG_APP_BUILD_TYPE_RAM=y
 | 
						|
 | 
						|
# Save size
 | 
						|
CONFIG_VFS_SUPPORT_IO=n
 | 
						|
 | 
						|
# Reset is meaningless to ram_app
 | 
						|
CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y
 | 
						|
 | 
						|
CONFIG_APP_BUILD_TYPE_PURE_RAM_APP=n
 |