esp-idf/components/freertos
Darian b7428bcf7d Merge branch 'bugfix/freertos_tick_hook_build_issue' into 'master'
fix(freertos/idf): Fix build error when CONFIG_FREERTOS_USE_TICK_HOOK is enabled

Closes IDFGH-12247

See merge request espressif/esp-idf!29380
2024-03-05 19:26:58 +08:00
..
FreeRTOS-Kernel Merge branch 'bugfix/freertos_tick_hook_build_issue' into 'master' 2024-03-05 19:26:58 +08:00
FreeRTOS-Kernel-SMP feat(esp_system): allow .bss to spill over into L2MEM above 0x4ff40000 2024-02-28 19:41:25 +04:00
config feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp_additions Merge branch 'bugfix/macos_build_linux_target_freertos' into 'master' 2024-01-24 04:14:00 +08:00
test_apps change(freertos): Test tick and idle hooks in options test 2024-03-04 22:34:13 +08:00
CMakeLists.txt fix(freertos): override select function without relying on -Wl,--wrap 2024-01-23 16:57:38 +01:00
Kconfig feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
app_startup.c refactor(freertos): Updated FreeRTOS component files to astyle format 2024-01-31 16:41:58 +08:00
heap_idf.c refactor(freertos): Updated FreeRTOS component files to astyle format 2024-01-31 16:41:58 +08:00
linker.lf
linker_common.lf
linker_smp.lf
port_common.c refactor(freertos): Updated FreeRTOS component files to astyle format 2024-01-31 16:41:58 +08:00
port_systick.c feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
port_systick.h
sdkconfig.rename