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
2025-09-01 22:38:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7fedf3fb84d4b831d5710f8a7bf91f56b4fbf7c
esp-idf
/
components
/
freertos
History
Marius Vikhammer
503a9faa9f
change(core): clean-up leftover todo items in code
2025-04-23 16:15:19 +08:00
..
config
…
esp_additions
…
FreeRTOS-Kernel
fix(freertos): Fixed tickless idle tick count accounting
2025-04-15 09:38:26 +02:00
FreeRTOS-Kernel-SMP
change(core): clean-up leftover todo items in code
2025-04-23 16:15:19 +08:00
test_apps
test(freertos): Added a unit test for tickless idle tick jump scenario
2025-04-15 09:38:26 +02:00
app_startup.c
…
CMakeLists.txt
…
heap_idf.c
…
Kconfig
feat(freertos): Add config to move additional functions into Flash
2025-03-24 09:19:28 +01:00
linker_common.lf
feat(freertos): Add config to move additional functions into Flash
2025-03-24 09:19:28 +01:00
linker_smp.lf
…
linker.lf
feat(freertos): Add config to move additional functions into Flash
2025-03-24 09:19:28 +01:00
port_common.c
…
port_systick.c
…
port_systick.h
…
sdkconfig.rename
…