Ivan Grokhotkov 17c65dad27 soc: add esp32s3 sdmmc support 5 лет назад
..
include 2887c88f56 spiram: add header guards to esp32s3/spiram.h and remove the exception 4 лет назад
ld 17c65dad27 soc: add esp32s3 sdmmc support 4 лет назад
CMakeLists.txt a202a604d8 esp32: move system libs 4 лет назад
Kconfig 8e1256ca88 esp32xx: Fix the Number of cycles for RTC_SLOW_CLK calibration 4 лет назад
Makefile.projbuild 204cb341b1 esp32s3: initial empty component 5 лет назад
README.md 204cb341b1 esp32s3: initial empty component 5 лет назад
component.mk 204cb341b1 esp32s3: initial empty component 5 лет назад
dport_access.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
esp_crypto_lock.c fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 4 лет назад
memprot.c aa489dba07 esp32s3: sync memprot header from esp32s2, fixing compilation error 5 лет назад
spiram.c 28145e0894 support flash instr and rodata copy to SPIRAM 5 лет назад
spiram_psram.c cd79f3907d gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 4 лет назад
spiram_psram.h f19cabb7e4 psram: support psram for esp32s3 5 лет назад

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.