esp-idf/components/esp_system
Angus Gratton 5c58564f90 Merge branch 'feature/support_for_esp32_pico_v3_02' into 'master'
psram: support for esp32-pico-v3-02

See merge request espressif/esp-idf!9405
2020-07-21 13:28:26 +08:00
..
include esp_wifi: Add API to get available internal heap size. 2020-06-30 21:51:00 +08:00
port bugfix(psram): configure MMU after PSRAM initialization 2020-07-20 12:21:32 +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