资源列表
UCOSIII
- uC/OS-III(Micro C OS Three 微型的C 语言编写的操作系统第3版)是一个可升级的,可固化的,基于优先级的实时内核。它对任务的个数无限制。uC/OS-III 是一个第3 代的系统内核,支持现代的实时内核所期待的大部分功能。例如资源管理,同步,任务间的通信等等。然而,uC/OS-III 提供的特色功能在其它的实时内核中是找不到的,比如说完备的运行时间测量性能,直接地发送信号或者消息到任务,任务可以同时等待多个内核对象等。(UC/OS-III (Micro, C, OS, Th
uCOS_III
- Source code form official Web.
ucosii-test
- ucos-ii使用串口的修改示例,可以正常在stm32运行(Examples of uCOS-II using serial ports)
野火ucos_iii资料和程序(20180814更新)
- 提供一些基本的ucose操作方法 源码可直接复制文档即可(Provide some basic ucose operation method source code, you can directly copy documents)
STM32F7ucosiii任务创建
- 在stm32f7处理器上进行任务的基于ucosiii系统的创建于删除,通过显示屏和串口来查看任务状态(A ucosiii based system for tasks on a stm32f7 processor is created to delete and display task status through the display and serial ports)
STM32F7ucosiii-任务挂起与恢复
- 将ucos-iii系统运行与stm32f7单片机上实现任务的挂起与恢复(Ucos-iii system operation and stm32f7 MCU to achieve the task of hanging up and recovery)
STM32F7ucosiii-时间片转调度
- 在STM32F767单片机上运行ucos-iii系统实现同优先级的时间片转调度(Run the ucos-iii system on the STM32F767 MCU to realize the scheduling of the same priority time slice)
STM32+uCOS-II模板(2.86)
- STM32+uCOS-II工程模板,该模板中,存在一个点灯程序(STM32+uCOS-II project template, there is a lighting program in this template)
STM32移植参考文档
- 实操性最强:uCOS-II移植到STM32上的详细步骤和[4]stm32f103_ucos_ii移植,较为详细讲解移植过程(The most practical operation: uCOS-II transplantation to STM32 detailed steps and [4]stm32f103_ucos_ii transplantation, a more detailed explanation of the transplantation process)
mcu_wifi_88w8782(V3.4)
- 该工程文件包括F103以及F207版本,支持ucosii,若为不同的板子,只需要修改ucos官方配置文件即可。 功能:通过SDIO接口初始化WIFI模块,通过LWIP开源协议栈实现数据传送,一般支持需要大量数据发送的工程,效果稳定,长期不掉线(The project files include F103 and F207, which support ucosii, and if it is a different board, you only need to modify the offi
Micrium
- UCOS-II源码,需要的朋友可以下载,希望能方便大家开发(UCOS II - the source code, need friends can download, hoping to facilitate everybody development)
任哲书本练习源码--经典-Windows下练习
- 上传嵌入式实时操作系统ucos-II原理及应用,任哲版,供大家参考,欢迎下载(Upload the principle and application of embedded real-time OS ucos - II, Ren Zhe version, for your reference, welcome to download)
