搜索资源列表
ucos-ppc
- ucos-ppc,将ucos 2.52移植到ppc处理器mpc8247/8270/8260上。这里ucos运行时已经用uboot加载,所以省略了一些系统初始化的过程,但任务切换、中断响应、bsp还是有一定参考价值,且附带了bsp的应用编程接口。-ucos-ppc, implement ucos 2.52 in ppc processer mpc8247/mpc8270/mpc8260。Here ucos is bootloaded by uboot, so it omits several in
OK6410
- OK6410开发板下移植的UCOS-II ,进入Uboot下用J-Link下载到开发板可正常运行. -OK6410 development board under the transplant UCOS-II, enter Uboot using J-Link can be downloaded to the development board running.
u-boot-2012
- 2012版uboot源代码,方便对较新的芯片进行内核移植,程序简洁,方便修改