mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-28 21:26:22 +00: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.