This website requires JavaScript.
Explore
Help
Register
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-08-10 12:53:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c490702340d5a4939b700bc25d3669fb1d4e159c
esp-idf
/
components
/
freertos
/
FreeRTOS-Kernel
/
portable
/
riscv
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
..
include
/freertos
fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context
2024-07-25 12:06:19 +02:00
port.c
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
2025-06-06 10:11:32 +08:00
portasm.S
fix(freertos): optimize HWLP context switch by disabling it when unused
2025-03-13 11:11:24 +08:00