Omar Chebib 56fe28fb23 build: fix cache issue when .flash.text section alignment is uncommon 4 лет назад
..
include fe71a8e340 aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 4 лет назад
ld 56fe28fb23 build: fix cache issue when .flash.text section alignment is uncommon 4 лет назад
CMakeLists.txt 5371231935 build: fix linker scripts edition not triggering a rebuild 4 лет назад
Kconfig aa1338bf23 wdt: Fix timeout and RTC_SLOW_CLK 4 лет назад
Makefile.projbuild 204cb341b1 esp32s3: initial empty component 5 лет назад
README.md 204cb341b1 esp32s3: initial empty component 5 лет назад
cache_err_int.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
clk.c 2aead8ba57 Support ESP32S3 Beta 3 target 4 лет назад
component.mk 204cb341b1 esp32s3: initial empty component 5 лет назад
crosscore_int.c d6f4d99d93 core system: Fix warnings in compilation when assertions are disabled 4 лет назад
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 лет назад
hw_random.c dada7cd035 global: Uses CCOUNT API instead of XTHAL macro 5 лет назад
linker.lf 19761e3113 esp32s3: clk, memory layout 5 лет назад
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 753a929525 global: fix sign-compare warnings 5 лет назад
spiram_psram.h f19cabb7e4 psram: support psram for esp32s3 5 лет назад
system_api_esp32s3.c 28fd413bf5 fix ble restart faild when enable ble sleep 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.