esp-idf/components/esp32s2
Marius Vikhammer 018582dc64 ULP: reduce max possible memory reserved for ULP coprocessor
Some RTC slow memory is reserved by IDF, reduce CONFIG_TARGET_ULP_COPROC_RESERVE_MEM
range to reflect this.

Closes https://github.com/espressif/esp-idf/issues/7073
2021-06-04 12:15:52 +08:00
..
include global: remove esp_ssc.h 2021-04-21 13:08:07 +08:00
ld systimer: update soc data 2021-04-22 21:07:35 +08:00
test esp32: move stack check test 2021-03-31 19:13:03 +08:00
CMakeLists.txt esp32: move system libs 2021-03-31 19:17:33 +08:00
Kconfig ULP: reduce max possible memory reserved for ULP coprocessor 2021-06-04 12:15:52 +08:00
Makefile.projbuild
component.mk
dport_access.c
esp_crypto_lock.c
esp_ds.c esp32s2 ds: Fix invalidating Digital Signature key from HMAC peripheral if assertions are disabled 2021-02-23 18:18:40 +11:00
esp_hmac.c
memprot.c esp32c3: memprot API upgrade and test application 2021-04-12 13:44:11 +10:00
spiram.c esp32s2: Simplify the code for adding spiram to heap 2021-02-18 16:27:43 +11:00
spiram_psram.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiram_psram.h