esp-idf/components/esp32s3
Angus Gratton 96c2acd9a8 Merge branch 'refactor/strip_systimer_hal_layer' into 'master'
refactor HAL driver of systimer to a common systimer_hal

Closes IDF-2996

See merge request espressif/esp-idf!13027
2021-04-23 07:45:31 +00:00
..
include esp32: move esp_clk functions 2021-03-31 19:17:33 +08:00
ld systimer: update soc data 2021-04-22 21:07:35 +08:00
CMakeLists.txt esp32: move system libs 2021-03-31 19:17:33 +08:00
Kconfig esp32xx: Fix the Number of cycles for RTC_SLOW_CLK calibration 2021-04-20 06:29:42 +00:00
Makefile.projbuild esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
README.md esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
component.mk esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
dport_access.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
esp_crypto_lock.c aes/sha: use a shared lazy allocated GDMA channel for AES and SHA 2021-03-09 09:23:05 +08:00
memprot.c esp32s3: sync memprot header from esp32s2, fixing compilation error 2020-10-08 22:20:39 +02:00
spiram.c support flash instr and rodata copy to SPIRAM 2020-09-22 15:15:03 +08:00
spiram_psram.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
spiram_psram.h psram: support psram for esp32s3 2020-09-22 15:15: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.