..
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
refactor(freertos/idf): Move task creation "PinnedToCore" API to addition headers
2023-09-05 16:20:59 +08:00
FreeRTOS-Kernel-SMP
refactor(freertos/smp): Move vTaskStartSchedulerOtherCores() to API additions to headers
2023-09-05 16:19:42 +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