esp-idf/components/esp32s3
morris d212e698d7 rtc: fix rtc slow memory layout on esp32s3 2021-02-02 20:03:08 +08:00
..
include
ld rtc: fix rtc slow memory layout on esp32s3 2021-02-02 20:03:08 +08:00
CMakeLists.txt
Kconfig
Makefile.projbuild
README.md
cache_err_int.c
clk.c
component.mk
crosscore_int.c
dport_access.c
esp_crypto_lock.c
hw_random.c global: Uses CCOUNT API instead of XTHAL macro 2021-01-12 16:24:23 +08:00
linker.lf
memprot.c
spiram.c
spiram_psram.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiram_psram.h
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.