esp-idf/components/freertos
Sudeep Mohanty f01dbe0314 feat(freertos/idf): Add config option for FreeRTOS Timer Task core affinity
This commit adds the ability to set the core affinity for the FreeRTOS
Timer Service task when multi-core configuration is enabled. This commit
also adds a Kconfig option to set the core affinity of the timer task
via the menuconfig.

Closes https://github.com/espressif/esp-idf/issues/10315
2023-11-16 11:42:40 +01:00
..
FreeRTOS-Kernel feat(freertos/idf): Add config option for FreeRTOS Timer Task core affinity 2023-11-16 11:42:40 +01:00
FreeRTOS-Kernel-SMP
config feat(freertos/idf): Add config option for FreeRTOS Timer Task core affinity 2023-11-16 11:42:40 +01:00
esp_additions
test_apps feat(freertos/idf): Add config option for FreeRTOS Timer Task core affinity 2023-11-16 11:42:40 +01:00
CMakeLists.txt
Kconfig feat(freertos/idf): Add config option for FreeRTOS Timer Task core affinity 2023-11-16 11:42:40 +01:00
app_startup.c
heap_idf.c
linker.lf
linker_common.lf
linker_smp.lf
port_common.c
port_systick.c
port_systick.h
sdkconfig.rename