文件名称:uCOS
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个移植UCOS到STM32上面的一个模版文件,里面附带移植说明,教您怎么移植UCOS--This is a transplant UCOS to the STM32 above a template file, which comes with a transplant, teach you how to transplant UCOS-II
(系统自动生成,下载前可以参看下载内容)
下载文件列表
uCOS
....\APP
....\...\app.c
....\...\app.h
....\...\app_cfg.h
....\...\os_cfg.h
....\BSP
....\...\BSP.c
....\...\BSP.h
....\uCOS-II
....\.......\Ports
....\.......\.....\os_cpu.h
....\.......\.....\os_cpu_a.asm
....\.......\.....\os_cpu_c.c
....\.......\.....\os_dbg.c
....\.......\Source
....\.......\......\os_core.c
....\.......\......\os_flag.c
....\.......\......\os_mbox.c
....\.......\......\os_mem.c
....\.......\......\os_mutex.c
....\.......\......\os_q.c
....\.......\......\os_sem.c
....\.......\......\os_task.c
....\.......\......\os_time.c
....\.......\......\os_tmr.c
....\.......\......\ucos_ii.h
....\移植说明.txt