Angus Gratton a0eb455ec3 Merge branch 'refactor/misc_move_from_esp_common' into 'master' 4 лет назад
..
include 0a4e5c99f9 deep_sleep: on S2 disable the brown out detector before deep sleeping 5 лет назад
ld 6dc7f95342 mcpwm: fix wrong meta information 5 лет назад
CMakeLists.txt 420aef1ffe Updates for riscv support 5 лет назад
Kconfig ae15c81dbe esp_common: move to esp_hw_support 5 лет назад
Makefile.projbuild 204cb341b1 esp32s3: initial empty component 5 лет назад
README.md 204cb341b1 esp32s3: initial empty component 5 лет назад
cache_err_int.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
clk.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
component.mk 204cb341b1 esp32s3: initial empty component 5 лет назад
crosscore_int.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
dport_access.c 19761e3113 esp32s3: clk, memory layout 5 лет назад
esp_crypto_lock.c 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 лет назад
hw_random.c dada7cd035 global: Uses CCOUNT API instead of XTHAL macro 5 лет назад
linker.lf 19761e3113 esp32s3: clk, memory layout 5 лет назад
memprot.c aa489dba07 esp32s3: sync memprot header from esp32s2, fixing compilation error 5 лет назад
spiram.c 28145e0894 support flash instr and rodata copy to SPIRAM 5 лет назад
spiram_psram.c 753a929525 global: fix sign-compare warnings 5 лет назад
spiram_psram.h f19cabb7e4 psram: support psram for esp32s3 5 лет назад
system_api_esp32s3.c 28fd413bf5 fix ble restart faild when enable ble sleep 5 лет назад

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.