esp-idf/components/esp32s2
Mahavir Jain 1aac284dda heap: add rtc fast memory region to dynamic pool
- for ESP32 only enabled in case of unicore config
- capability wise this region (8K) is same as DRAM, except non-DMA capable
- also fixed small issue in reserved memory region processing when (start == end)
2020-05-14 13:12:26 +00:00
..
include Doc: S2 HMAC documentation 2020-04-27 12:25:46 +08:00
ld soc, esp32s2: add usb_wrap peripheral 2020-04-29 10:04:13 +02:00
test
CMakeLists.txt esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
Kconfig heap: add rtc fast memory region to dynamic pool 2020-05-14 13:12:26 +00:00
Makefile.projbuild
cache_err_int.c esp32s2: return correct CPU number in esp_cache_err_get_cpuid 2020-05-04 10:13:14 +00:00
clk.c RTC regulator & voltage calibration fixes 2020-04-10 14:25:40 +08:00
component.mk
cpu_start.c Remove "disable ROM BASIC boot mode" from ESP32-S2 2020-05-01 16:16:47 +10:00
crosscore_int.c Add Task Watchdog backtrace printing 2020-04-27 18:11:29 +00:00
dport_access.c
esp_clk_internal.h
esp_crypto_lock.c
esp_ds.c
esp_hmac.c
hw_random.c
intr_alloc.c
linker.lf
memprot.c esp32s2: IRAM/DRAM memory protection 2020-04-21 15:10:58 +02:00
pm_esp32s2.c
pm_trace.c
sleep_modes.c
spiram.c
spiram_psram.c
spiram_psram.h
system_api_esp32s2.c