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
f638d5e0758d5cd7ab9c20f21a706bfeb2d703f2
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
…
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
…
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
…
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
…