This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-08-11 01:32:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3b7b52cd8a00a030208e083c700e2389d932817
esp-idf
/
components
/
freertos
History
Sudeep Mohanty
cad61831fe
fix(freertos): Added stability fixes to the delete blocked tasks test
2025-12-24 08:09:14 +01:00
..
config
fix(freertos): split idf_additions.c event groups to separate file
2024-08-13 10:15:40 +08:00
esp_additions
change(freertos): add task count and pointer width to OpenOCD debug table
2025-12-18 00:21:04 +08:00
FreeRTOS-Kernel
fix(freertos): Fixed tickless idle tick count accounting
2025-04-22 16:32:27 +08:00
FreeRTOS-Kernel-SMP
fix(system): fixed potential double exception when booting on xtensa
2024-09-29 10:57:56 +08:00
test_apps
fix(freertos): Added stability fixes to the delete blocked tasks test
2025-12-24 08:09:14 +01:00
app_startup.c
…
CMakeLists.txt
fix(freertos): override select function without relying on -Wl,--wrap
2025-10-23 20:02:57 +02:00
heap_idf.c
…
Kconfig
fix(freertos): split idf_additions.c event groups to separate file
2024-08-13 10:15:40 +08:00
linker_common.lf
…
linker_smp.lf
…
linker.lf
…
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
…
port_systick.h
…
sdkconfig.rename
…