OVMS3-idf/components/esp_system
Jakob Hasse f4c2f680f7 toolchain: C++ exception workarounds
* enable C++ exception crash workaround
* disable C++ crash workaround

Closes https://github.com/espressif/esp-idf/issues/5360
Closes IDF-1128
Closes IDF-1301
Closes IDF-1804
2020-06-24 17:55:35 +08:00
..
include esp_system: restore order of some init functions 2020-06-19 18:40:10 +10:00
port esp_system: fix other core init issue 2020-06-19 18:40:10 +10:00
private_include esp_system: restore order of some init functions 2020-06-19 18:40:10 +10:00
CMakeLists.txt esp_system: introduce intermediary function to call after system init 2020-06-19 18:40:10 +10:00
component.mk esp_system: share abort panic with port layer 2020-03-10 19:56:24 +08:00
Kconfig esp_system: introduce single core mode proxy config 2020-06-19 18:40:10 +10:00
linker.lf esp_system, esp_common: fixes to some panic handler refactor issues 2020-04-24 16:34:15 +08:00
panic.c esp_system: restore weak esp_reset_reason functions 2020-05-04 10:13:14 +00:00
sdkconfig.rename esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
startup.c toolchain: C++ exception workarounds 2020-06-24 17:55:35 +08:00
system_api.c esp_system: remove duplicated esp_digital_reset function 2020-05-04 10:13:14 +00:00