mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-05 14:31:45 +00:00
* Prevents section type conflict errors if (say) const & non-const data is put into the same section (ie with DRAM_ATTR) * Allows linker --gc-sections to remove unused custom sections