esp-idf/components/esp32s3
Omar Chebib 5371231935 build: fix linker scripts edition not triggering a rebuild
Fix the dependencies in CMakeLists files for triggering a relink
when linker script file is modified.
2021-03-12 07:48:32 +00:00
..
include
ld Merge branch 'bugfix/uart_baud_c3_s3' into 'master' 2021-03-10 03:48:12 +00:00
CMakeLists.txt build: fix linker scripts edition not triggering a rebuild 2021-03-12 07:48:32 +00:00
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
linker.lf
memprot.c
spiram.c
spiram_psram.c
spiram_psram.h
system_api_esp32s3.c

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.