esp-idf/components/esp_system
2020-07-23 02:21:32 +00:00
..
include esp_wifi: Add API to get available internal heap size. 2020-06-30 21:51:00 +08:00
port components/sys: Fix build error about livelock when intwdt is disable 2020-07-23 02:21:32 +00: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: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08: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 esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
startup.c Merge branch 'refactor/common_rom_uart_apis' into 'master' 2020-07-21 15:24:21 +08:00
system_api.c esp_rom: extract common uart apis into esp_rom_uart.h 2020-07-17 16:00:59 +08:00