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-10 17:01:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c04f7e06503373dbe33d66b56a11f93c7a61f7bc
esp-idf
/
components
/
freertos
/
FreeRTOS-Kernel
/
portable
/
riscv
History
John Boiles
a2b21a9070
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
...
Using ESP_LOG* in this function causes a crash
2025-06-09 10:34:37 +08:00
..
include
/freertos
fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context
2024-07-26 15:15:34 +02:00
port.c
fix(freertos): Use ESP_EARLY_LOGE in vPortTLSPointersDelCb for RISCV
2025-06-09 10:34:37 +08:00
portasm.S
fix(freertos): optimize HWLP context switch by disabling it when unused
2025-05-15 15:48:45 +08:00