OVMS3-idf/components/esp_system
Martin Vychodil 7491ea677a esp32s2: IRAM/DRAM memory protection
* new mem_prot API
* mem_prot on & locked by default (see Kconfig)
* feature activated in start_cpu0_default()

JIRA IDF-1355
2020-04-21 15:10:58 +02:00
..
include esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
port esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
private_include esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
CMakeLists.txt esp32, esp32s2: move reset reason source to esp_system 2020-03-10 19:56:24 +08:00
component.mk esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
Kconfig esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
linker.lf esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
panic.c panic: ignore deliberate null dereference to pass static analysis 2020-03-27 19:18:40 +01:00
sdkconfig.rename esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
system_api.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00