esp-idf/components/esp32s3
Jiang Jiang Jian 9eae54f3be Merge branch 'bugfix/fix_a2dp_sink_crash_due_to_ble5.0_code' into 'master'
fix a2dp sink crash due to ble 5.0 code

Closes BT-1358, BT-1354, and BT-1356

See merge request espressif/esp-idf!12170
2021-01-28 19:41:54 +08:00
..
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ld fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c 2021-01-27 12:35:49 +08:00
cache_err_int.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
clk.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
component.mk esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
crosscore_int.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
dport_access.c esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
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
Kconfig esp_system: make rtc fast memory to heap configuration unified across chips 2020-12-24 09:46:35 +05:30
linker.lf esp32s3: clk, memory layout 2020-07-27 13:05:22 +08:00
Makefile.projbuild esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
memprot.c esp32s3: sync memprot header from esp32s2, fixing compilation error 2020-10-08 22:20:39 +02:00
README.md esp32s3: initial empty component 2020-07-20 10:51:05 +08:00
spiram_psram.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
spiram_psram.h psram: support psram for esp32s3 2020-09-22 15:15:03 +08:00
spiram.c support flash instr and rodata copy to SPIRAM 2020-09-22 15:15:03 +08:00
system_api_esp32s3.c fix ble restart faild when enable ble sleep 2021-01-27 14:45:03 +08:00

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.