搜索资源列表
uCOS-II_LPC2000
- pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include \"includes.h\"改为\"config.h\" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOS
wyafffs_uccosi
- 把将yaffs 移植到 ucos 系统, 为此lwip中剥离出内存存管理函数mem.c 以弥补ucos内存管理函数的不足。 已通过测试。 -The the yaffs transplant the ucos system, this end lwip stripped out of memory memory management functions mem.c insufficient to compensate for the ucos memory management functio
pZLG_USB23xxVr
- zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usbb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过 -zlg_usb protocol stack Zhou, who has developed an open usb source code is designed for ucos system design, support for all usbb hardware, in the t
uCOS-II
- 详述了UCOSII的函数格式和使用方法,包含此操作系统中的每一个函数-UCOSII detailed format and use functions, including the operating system of each function
lpc1788_ucos
- 实现恩智浦lpc1788fet208上ucos系统的建立,并手动实现了printf函数- To achieve the establishment of NXP lpc1788fet208 UCOS system, and implements the printf function manual
