esp-idf/components/esp32s3
2022-11-11 18:15:54 +08:00
..
include aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-10 09:40:35 +08:00
ld (Xtensa) Build: add .xt.prop and .xt.lit to the compiled ELF file 2022-08-22 02:43:50 +00:00
cache_err_int.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
clk.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-05-06 12:19:01 +08:00
component.mk esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
crosscore_int.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
dport_access.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
esp_crypto_lock.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-10 09:40:35 +08:00
hw_random.c global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
Kconfig psram: remove CS/CLK pin settings in kconfig on ESP32S2 2022-11-11 18:15:54 +08:00
linker.lf esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
Makefile.projbuild esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
memprot.c esp32s3: sync memprot header from esp32s2, fixing compilation error 2020-10-08 22:20:39 +02:00
README.md esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
sdkconfig.rename psram: remove CS/CLK pin settings in kconfig on ESP32S2 2022-11-11 18:15:54 +08:00
spiram_psram.c psram: remove CS/CLK pin settings in kconfig on ESP32S2 2022-11-11 18:15:54 +08:00
spiram_psram.h psram: support psram for esp32s3 2020-09-22 15:15:03 +08:00
spiram.c param: fixed heap pool reservation for DMA/internal usage fail issue 2022-07-28 10:15:53 +08:00
system_api_esp32s3.c wifi/bt: fix part of modem module not reset when power up 2022-10-26 20:47:10 +08:00

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.