esp-idf/components/freertos
2024-09-13 13:33:46 +08:00
..
config fix(freertos): split idf_additions.c event groups to separate file 2024-08-13 10:15:40 +08:00
esp_additions fix(freertos): split idf_additions.c event groups to separate file 2024-08-13 10:15:40 +08:00
FreeRTOS-Kernel docs(freertos): update freertos comments to reflect that stack size is in bytes 2024-09-13 13:33:46 +08:00
FreeRTOS-Kernel-SMP docs(freertos): update freertos comments to reflect that stack size is in bytes 2024-09-13 13:33:46 +08:00
test_apps test(freertos): Fixed flaky scheduling time test 2024-08-14 09:32:42 +02:00
app_startup.c fix(esp_system): Fix mixing logs, remove early info logs for 2nd CPU 2023-10-02 12:50:40 +00:00
CMakeLists.txt fix(freertos): split idf_additions.c event groups to separate file 2024-08-13 10:15:40 +08:00
heap_idf.c feat(coredump): improve the probability of accessing healthy TCBs 2024-01-26 22:55:16 +08:00
Kconfig fix(freertos): split idf_additions.c event groups to separate file 2024-08-13 10:15:40 +08:00
linker_common.lf feat(coredump): improve the probability of accessing healthy TCBs 2024-01-26 22:55:16 +08:00
linker_smp.lf change(freertos): Deprecate usage of vPortCleanUpTCB() by applications 2023-08-23 17:50:08 +08:00
linker.lf change(freertos/idf): Make v10.5.1 the default kernel 2023-10-21 04:39:16 +08:00
port_common.c fix(freertos): split idf_additions.c event groups to separate file 2024-08-13 10:15:40 +08:00
port_systick.c feat(esp_timer): Support systimer for ESP32P4 2023-09-13 19:13:38 +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