mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	 69096ddce5
			
		
	
	69096ddce5
	
	
	
		
			
			Software support for PMS module. Allows controlled memory access to IRAM (R/W/X) and DRAM0 (R/W) On/locked by default, configurable in Kconfig (esp_system) Closes https://jira.espressif.com:8443/browse/IDF-2092
		
			
				
	
	
		
			7 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			188 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_ESP32S2_DEFAULT_CPU_FREQ_240=y
 | |
| CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
 | |
| 
 | |
| CONFIG_ESP32S2_ULP_COPROC_ENABLED=y
 | |
| CONFIG_ESP32S2_ULP_COPROC_RISCV=y
 | |
| CONFIG_ESP32S2_ULP_COPROC_RESERVE_MEM=4096
 |