mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
375f969d43
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.