esp-idf/components/freertos
Darian Leung 903ac5dff9 freertos(IDF): Update IDF FreeRTOS linker fragment file
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.
2023-02-01 15:15:51 +08:00
..
esp_additions freertos(SMP): Update SMP FreeRTOS linker fragment file 2023-02-01 15:15:51 +08:00
FreeRTOS-Kernel fix(linux): fix build errors and warnings, remove ignore file 2023-01-18 09:24:28 +08:00
FreeRTOS-Kernel-SMP systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00
test_apps esp32h2: add build test 2023-01-17 10:29:04 +08:00
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2022-12-09 19:40:40 +08:00
CMakeLists.txt freertos: Add linker fragments for common functions 2023-02-01 15:09:46 +08:00
FreeRTOS-openocd.c freertos: Add linker fragments for common functions 2023-02-01 15:09:46 +08:00
Kconfig freertos-smp: Made CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID available only for IDF-FreeRTOS 2022-11-28 12:09:56 +05:30
linker_common.lf freertos: Add linker fragments for common functions 2023-02-01 15:09:46 +08:00
linker_smp.lf freertos(SMP): Update SMP FreeRTOS linker fragment file 2023-02-01 15:15:51 +08:00
linker.lf freertos(IDF): Update IDF FreeRTOS linker fragment file 2023-02-01 15:15:51 +08:00
port_common.c freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00