mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -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