esp-idf/components/esp32s3
Renz Bagaporo 393bd64a1e esp32: move crosscore int 2021-03-31 19:13:03 +08:00
..
include esp32: move brownout and cache err int setup 2021-03-31 19:13:03 +08:00
ld soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00
CMakeLists.txt esp32: move crosscore int 2021-03-31 19:13:03 +08:00
Kconfig wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
Makefile.projbuild
README.md
clk.c Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00
component.mk
dport_access.c
esp_crypto_lock.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +08:00
linker.lf
memprot.c esp32s3: sync memprot header from esp32s2, fixing compilation error 2020-10-08 22:20:39 +02:00
spiram.c support flash instr and rodata copy to SPIRAM 2020-09-22 15:15:03 +08:00
spiram_psram.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiram_psram.h psram: support psram for esp32s3 2020-09-22 15:15:03 +08:00
system_api_esp32s3.c fix ble restart faild when enable ble sleep 2021-01-27 14:45:03 +08:00

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.