esp-idf/components/esp32s3
Angus Gratton f683db7aea Merge branch 'feature/c3_IDF-2554' into 'master'
global: Uses CCOUNT API instead of XTHAL macro

Closes IDF-2554

See merge request espressif/esp-idf!11954
2021-01-13 12:55:21 +08:00
..
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ld esp_system: Rename _init_start symbol to _vector_table 2020-12-24 13:40:01 +11:00
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
Kconfig esp_system: make rtc fast memory to heap configuration unified across chips 2020-12-24 09:46:35 +05:30
Makefile.projbuild
README.md
cache_err_int.c
clk.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk
crosscore_int.c
dport_access.c
esp_crypto_lock.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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 components: remove some unneeded headers from source files 2020-10-22 19:37:10 +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.