搜索资源列表
ucos-and-YAFFS2
- YAFFS2文件系统支持页大小为2 kB的大容量Nand FI ASH 和一些具有严格写入时序如零重写要求的Nand FLAsH,是嵌入式系统中实现时Nand FLASH 管理的理想方案,附件上传的是YAFFS2文件系统移植到ucos的源代码。 -YAFFS2 file system has been added support for the new Nand FLASH with 2k bytes pages and strictly sequentia1 page writing o
os_mem
- ucos-ii的源代码,这部分是用来管理内存的-ucos-ii of the source code, this part is used to manage memory
os_flag
- ucos3操作系统中事件标记管理,是此类操作系统中源代码的一部分-ucos3 Mark manage the operating system, the operating system is such a part of the source code
test
- 在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
