esp-idf/components/esp_system
Ivan Grokhotkov 9d3add538b Merge branch 'feature/toolchain_2020r3' into 'master'
Update toolchain to esp-2020r3

See merge request espressif/esp-idf!10250
2020-09-04 14:07:24 +08:00
..
include esp32, esp32s2: move sleep modes code to esp_system 2020-08-17 19:09:23 +08:00
port Merge branch 'feat/spi_flash_override_size' into 'master' 2020-09-03 02:57:31 +08:00
test esp_system: Disable UTs for ESP32-S2 linked to sleep mode 2020-09-01 17:10:28 +08:00
CMakeLists.txt esp32, esp32s2: move sleep modes code to esp_system 2020-08-17 19:09:23 +08:00
component.mk esp_system: restore deleted no stack check flag 2020-07-22 11:57:18 +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 coredump: Fixes ESP-specific panic reasons handling 2020-07-27 21:38:33 +03:00
sdkconfig.rename esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
sleep_modes.c esp_system: force RTC_SLEEP_PD_XTAL on ESP32 via get pdflags 2020-08-17 19:09:24 +08:00
startup.c toolchain: fix the C++ exception workaround for new toolchains that don't have such hook 2020-09-03 13:50:54 +07:00
system_api.c coredump: Fixes ESP-specific panic reasons handling 2020-07-27 21:38:33 +03:00
system_time.c newlib: revert back from spinlocks to using newlib locks for time.h 2020-09-03 09:56:02 +08:00