esp-idf/components/esp32s3
Cao Sen Miao f2fe0847d5 usb_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 2021-06-18 12:42:41 +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_serial_jtag: add initial support for S3 (including flashing, monitoring, writing, and reading) but console is not avaliable now 2021-06-18 12:42:41 +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.