esp-idf/components/esp_system
chenjianqiang f19cabb7e4 psram: support psram for esp32s3 2020-09-22 15:15:03 +08:00
..
include async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
port bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
test async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
CMakeLists.txt async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
Kconfig
component.mk esp_system: restore deleted no stack check flag 2020-07-22 11:57:18 +08:00
esp_async_memcpy.c async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
linker.lf esp_system: revert the esp_system_abort to the IRAM section 2020-09-18 22:18:30 -03:00
panic.c coredump: Fixes ESP-specific panic reasons handling 2020-07-27 21:38:33 +03:00
sdkconfig.rename
sleep_modes.c sleep: fix esp32 light sleep duration 2020-09-09 23:34:54 +02:00
startup.c psram: support psram for esp32s3 2020-09-22 15:15:03 +08: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