Omar Chebib 56fe28fb23 build: fix cache issue when .flash.text section alignment is uncommon
rodata dummy section has now the same alignment as flash text section,
and at least the same size. For these reasons, the cache will map
correctly the following rodata section.
2021-03-24 16:00:48 +08:00
..
2020-07-27 13:05:22 +08:00
2021-03-18 10:24:22 +08:00
2020-07-20 10:51:05 +08:00
2020-07-27 13:05:22 +08:00
2021-03-19 00:15:18 +08:00
2020-07-27 13:05:22 +08:00
2020-07-20 10:51:05 +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.