Jiang Jiang Jian 3908360e46 Merge branch 'feature/support_bss_in_psram_for_esp32s2_v4.3' into 'release/v4.3' 4 лет назад
..
include 1c8fd4041e aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 4 лет назад
ld 34ab97f081 Tools: Fix memory calculations of idf_size.py 4 лет назад
CMakeLists.txt 831d470a75 build: fix linker scripts edition not triggering a rebuild 4 лет назад
Kconfig 78392f0e84 ULP: reduce max possible memory reserved for ULP coprocessor 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 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
component.mk 204cb341b1 esp32s3: initial empty component 5 лет назад
crosscore_int.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
dport_access.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
esp_crypto_lock.c 1c8fd4041e 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 4fd6d3deae Adjust the variable name & 4 лет назад
spiram_psram.c 84dc42c4b0 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 лет назад
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.