ITADN

ESP RTOS improvements

#903Opentact1m4n3 创建于 2026-02-10
enhancementhelp wantedesp32
T
tact1m4n3commented
## TODO - [ ] stack overflow detection May be worth exploring the debug assist module, but this can also be done with a guard value. - [ ] sync primitives should cooperatively yield if they wake a higher priority task - [ ] low power mode where tick interrupt is only triggered when necessary - [ ] direct task notifications
0 条评论