esp-idf/components/freertos
2023-07-04 02:45:56 +00:00
..
config freertos: Refactor component structure 2023-05-08 18:40:03 +08:00
esp_additions feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
FreeRTOS-Kernel feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
FreeRTOS-Kernel-SMP feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
FreeRTOS-Kernel-V10.5.1 freertos(IDF): Update kernel version tag of V10.5.1 source files 2023-05-10 16:58:57 +08:00
test_apps freertos: add a unit test for FPU context switch 2023-07-04 02:45:56 +00:00
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2022-12-09 19:40:40 +08:00
CMakeLists.txt freertos(IDF): Add hidden build option for V10.5.1 kernel 2023-05-10 16:53:00 +08:00
heap_idf.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
Kconfig core-system: changed CONFIG_COMPILER_OPTIMIZATION_DEFAULT to CONFIG_COMPILER_OPTIMIZATION_DEBUG 2023-06-02 15:16:50 +08:00
linker_common.lf freertos: Refactor component structure 2023-05-08 18:40:03 +08:00
linker_smp.lf freertos: Refactor port_systick 2023-04-28 23:03:00 +08:00
linker.lf freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
port_common.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
port_systick.c freertos: Fix Systick stuck when systimer was not reset 2023-06-19 21:57:02 +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