mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 18:19:07 -04:00
This commit updates the linker fragment file for IDF FreeRTOS. - Linker fragment file's formatting was updated - Placement rules of functions is now clearly specified inside the linker fragment file. - Some extra functions are now placed in flash in accordance to the new placement rules.