esp-idf/components/esp_system
Ivan Grokhotkov c943516c96 esp_system: fix compilation error when security features are enabled
affects CONFIG_SECURE_DISABLE_ROM_DL_MODE, CONFIG_SECURE_ENABLE_SECURE_ROM_DL_MODE
2020-07-17 21:04:08 +02:00
..
include esp_wifi: Add API to get available internal heap size. 2020-06-30 21:51:00 +08:00
port esp_rom: extract common efuse apis into esp_rom_efuse.h 2020-07-15 10:40:50 +08: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 esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
panic.c esp32, esp32s2: update console initialization 2020-06-26 15:38:49 +02:00
sdkconfig.rename esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00
startup.c esp_system: fix compilation error when security features are enabled 2020-07-17 21:04:08 +02:00
system_api.c Include header file soc/cpu.h in memprot.c and system_api.c 2020-07-10 13:56:42 +05:30