首页 > 编程语言> > freertos源码阅读 freertos源码阅读 2022-08-05 13:36:01 作者:互联网 图 发生pendsv调用 在arm的平台下,几乎肯定是采用systick中断作为调度的。 在freertos中,port.c 重要变量: pxCurrentTCB 标签:pxCurrentTCB,freertos,pendsv,源码,阅读,systick,port 来源: https://www.cnblogs.com/praiseslow/p/16553947.html