esp-idf/components/esp32s3
morris c359d9a1f1 fix rom api usage violation
replace ets_delay_us with esp_rom_delay_us
2020-07-29 15:57:49 +08:00
..
include
ld
CMakeLists.txt
Kconfig
Makefile.projbuild
README.md
cache_err_int.c
clk.c fix rom api usage violation 2020-07-29 15:57:49 +08:00
component.mk
crosscore_int.c
dport_access.c
hw_random.c
intr_alloc.c
linker.lf
memprot.c
pm_esp32s3.c
pm_trace.c
sleep_modes.c fix rom api usage violation 2020-07-29 15:57:49 +08:00
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.