搜索资源列表
ucosUART
- 2407的移植版本现在网上流行有好几个,有些或项目结构不清晰,有些则包含比较多 的汇编文件或者作者自定义文件,对初学者不太好用。笔者希望提供一个能直接使用 CCS 打开的项目版本,为DSP 和嵌入式系统的初学者提供一点方便^_^。此目录结构 参考王潞钢老师的《DSPC2000程序员高手进阶》的介绍,窃以为适合DSP爱好者作为 C2000的工程模板使用。以后有空将继续进行改进进出临界区的方法,目前是使用直接 开关中断。
ucosiiv2.52_port_on_s3c44b0x
- 这个移植的结构很清晰 内有ucos2 ucgui 整体做到一个ADS工程里,内容包含44b0必要的初始化,ucos2和多任务例子,ucgui和它的demo,很丰富!
lpc1768_mdk_usos
- lpc1768 uCgui工程模板代码,结构清晰。-Lpc1768 uCgui project template code, structure is clear.
LwIP_OSE
- ucosii上的lwip移植,整个工程结构清晰。-ucosii on lwip transplantation, a clear structure of the whole project.
ucos_ii_LM3S9B90_KEIL
- 基于LM3S9B90开发板的UCOS_II移植。开发环境为KEIL UV4。简单移植UCOS_II,创建两个任务,分别控制一个LED灯的闪烁。工程包含所有的文件,可以单独编译成功,且工程结构清晰,易于学习-Based on the the LM3S9B90 the development board UCOS_II transplant. The development environment for the KEIL UV4. Simple the transplant UCOS_II, cr
Ex300_uCOS-II_2011-02-08
- 安富莱电子评估板 基于STM32F103ZE的ucosii例程。 该例程结构清晰,代码书写规范,可以基于此工程扩展自己产品。-The electronic safety Falcon the Evaluation Board based on STM32F103ZE the ucosii routine. The routine is a clear structure, code writing specifications, their products can be extended
STM32-uCOS-II_UAV_GPS
- ucos ii下的gps工程源码,以前借鉴的完整工程文档,涉及到了fs、SD等方面。按照ucos官网的文件结构。-Source ucos ii gps works under the previous draw complete engineering documentation related to the fs, SD and so on. Ucos file structure according to the official website.
UCOSII-2.86_STM32F103RCT6
- uC/OS-II 2.86 移植到STM32F103RxT6的Demo工程,文件结构合理清晰,可以直接使用-uC/OS-II 2.86 移植到STM32F103CxT6的Demo工程,文件结构合理清晰,可以直接使用