esp-idf/components/esp32s3
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 spiram: add header guards to esp32s3/spiram.h and remove the exception 2021-05-05 15:27:19 +02:00
ld usb/hal/soc: initial copy of usbh support from esp32s2 2021-06-02 17:57:50 +08:00
CMakeLists.txt
Kconfig ULP: reduce max possible memory reserved for ULP coprocessor 2021-06-04 12:15:52 +08:00
Makefile.projbuild
README.md
component.mk
dport_access.c
esp_crypto_lock.c
memprot.c
spiram.c
spiram_psram.c
spiram_psram.h

README.md

ESP32-S3 component

This directory contains support for the upcoming ESP32-S3 SoC. This code is still work in progress and not intended for public use.

Please follow announcements on espressif.com and esp32.com to be informed about the ESP32-S3 SoC.

This note will be removed once the ESP32-S3 initial support is ready.