OVMS3-idf/components/esp_system
2020-04-24 16:34:15 +08: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 esp_system, esp_common: fixes to some panic handler refactor issues 2020-04-24 16:34:15 +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