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-03 15:04:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7d65d94c33ede1ce3ca1b97766be2da74d31509
esp-idf
/
components
/
freertos
History
John Boiles
6287650225
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
...
Using ESP_LOG* in this function causes a crash
2025-06-06 10:11:32 +08:00
..
config
…
esp_additions
feat(freertos): add list offsets to the openocd_params
2025-03-06 01:32:33 +01:00
FreeRTOS-Kernel
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
2025-06-06 10:11:32 +08:00
FreeRTOS-Kernel-SMP
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
2025-06-06 10:11:32 +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(core): bringup dual-core for H4
2025-05-26 17:11:12 +02: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
change(freertos): vApplicationStackOverflowHook is now flashed in flash if option enabled
2025-05-30 14:22:54 +02:00
port_common.c
…
port_systick.c
…
port_systick.h
…
sdkconfig.rename
…