mirror of
https://github.com/espressif/esp-idf
synced 2025-03-26 01:10:12 -04:00
It is now possible to have any alignment restriction on rodata in the user applicaiton. It will not affect the first section which must be aligned on a 16-byte bound. Closes https://github.com/espressif/esp-idf/issues/6719
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.