esp-idf/components/freertos
Konstantin Kondrashov 2557513fb5 Merge branch 'bugfix/esp32p4_usage_clic_int_thresh_reg' into 'master'
fix(freertos): Use INTERRUPT_CURRENT_CORE_INT_THRESH_REG for esp32p4

See merge request espressif/esp-idf!25840
2023-09-08 22:43:22 +08:00
..
config refactor(freertos/idf): Move IDF task utility functions to API addition headers 2023-09-05 16:20:59 +08:00
esp_additions refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
FreeRTOS-Kernel Merge branch 'bugfix/esp32p4_usage_clic_int_thresh_reg' into 'master' 2023-09-08 22:43:22 +08:00
FreeRTOS-Kernel-SMP fix(freertos): Use INTERRUPT_CURRENT_CORE_INT_THRESH_REG for esp32p4 2023-09-07 15:25:35 +08:00
FreeRTOS-Kernel-V10.5.1 fix(freertos): Removed croutine.h from v10.5.1 2023-07-19 23:09:19 +03:00
test_apps refactor(freertos/idf): Move IDF task utility functions to API addition headers 2023-09-05 16:20:59 +08:00
app_startup.c feat(freertos): Added changes for multi-core RISC-V port for FreeRTOS 2023-08-22 15:35:15 +08:00
CMakeLists.txt refactor(freertos/idf): Move compatibility functions 2023-09-05 16:20:59 +08:00
heap_idf.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
Kconfig Merge branch 'task/disable_amz_smp_freertos_for_p4' into 'master' 2023-08-31 18:24:09 +08:00
linker_common.lf refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
linker_smp.lf change(freertos): Deprecate usage of vPortCleanUpTCB() by applications 2023-08-23 17:50:08 +08:00
linker.lf refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers 2023-09-05 16:20:59 +08:00
port_common.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
port_systick.c refactor(freertos/idf): Move xTaskIncrementTickOtherCores() to IDF additition headers 2023-09-05 16:20:59 +08:00
port_systick.h freertos: Move port_systick to common directory 2023-04-28 23:03:00 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00