This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-07 18:20:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
080ad8423c9b9c46fc8c5385eb536ef879156739
esp-idf
/
components
/
freertos
History
Omar Chebib
8943314799
fix(freertos): optimize HWLP context switch by disabling it when unused
2025-05-15 15:48:45 +08:00
..
config
…
esp_additions
fix(freertos): fix a bug in
prvTaskDeleteWithCaps
related to coprocessors
2025-02-20 15:40:01 +08:00
FreeRTOS-Kernel
fix(freertos): optimize HWLP context switch by disabling it when unused
2025-05-15 15:48:45 +08:00
FreeRTOS-Kernel-SMP
fix(system): fixed potential double exception when booting on xtensa
2024-10-14 10:12:27 +08:00
test_apps
test(freertos): Added a unit test for tickless idle tick jump scenario
2025-04-22 16:32:20 +08:00
app_startup.c
…
CMakeLists.txt
…
heap_idf.c
…
Kconfig
…
linker_common.lf
…
linker_smp.lf
…
linker.lf
…
port_common.c
…
port_systick.c
…
port_systick.h
…
sdkconfig.rename
…