mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 01:10:46 +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