文件名称:ucosii在stm32上的移植范例
文件大小:369KB
文件格式:ZIP
更新时间:2014-08-16 04:59:32
ucosii stm32
参考官方移植所做的一个移植范例,是基于ucosii V2.86版的。具体移植过程可以参考我的博客:http://blog.csdn.net/lbl1234
【文件预览】:
template
----include()
--------app_cfg.h(437B)
--------os_cfg.h(10KB)
--------stm32f10x_conf.h(3KB)
--------stm32f10x_it.h(2KB)
----src()
--------init()
--------ucosii()
--------bsp()
--------libstm32()
----template.uvproj(22KB)
----template.uvopt(164KB)
----doc()