-
os_flag
这次发个ucos270的flag,其他代码我会陆续发送,请等待(The fat ucos270 of the flag, other code I would have sent, please wait)
- 2007-07-12 11:04:20下载
- 积分:1
-
UCOSCII
说明: 1、UCOS-II在STM32中的移植
2、ucos-ii中文书(邵贝贝) .rar
3、STM32F103在UCOSCII上的应用(1, UCOS-II in the transplant STM32 2, ucos-ii Chinese books (Shao Beibei). Rar 3, STM32F103 the application in the UCOSCII)
- 2011-03-03 09:44:32下载
- 积分:1
-
uCOS
uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
- 2022-01-26 05:48:05下载
- 积分:1
-
UCOSII在51上的移植源码V1.0.zip
UCOSII在51上的移植源码V1.0.zip-UCOSII 51 on the transplant source V1.0.zip
- 2023-08-08 03:05:03下载
- 积分:1
-
ourdev_457075
cc2431无线传输的经典教程与使用方法,里面有例程,可供参考(cc2431 wireless transmission of the classic development board, there is the use of methods and lesson plans)
- 2012-06-03 12:58:24下载
- 积分:1
-
UCGUIdigital
非常好的UCGUI实例源代码,模拟数字示波器,界面非常美观。有兴趣的下载。(UCGUI a very good example of source code, analog and digital oscilloscopes, the interface is very beautiful. Are interested in downloading.)
- 2010-01-05 11:32:40下载
- 积分:1
-
UCOSII工程模板
ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */
(CPU_CHAR *)"App Task Start",
(OS_TASK_PTR )AppTaskStart,
(void *)0,
(OS_PRIO )APP_CFG_TASK_START_PRIO,
(CPU_STK *)&AppTaskStartStk[0],
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10,
(CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE,
(OS_MSG_QTY )0,
(OS_TICK )0,
(void *)0,
(OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR),
(OS_ERR *)&err);)
- 2018-03-29 21:31:38下载
- 积分:1
-
ucos_plant_doc
UCOS嵌入式os在STR71X上 移植的详细说明,开发环境为ADS1.2(UCOS embedded os STR71X on transplantation in the detailed descriptions, development environment for ADS1.2)
- 2006-12-20 09:54:31下载
- 积分:1
-
c source for dos 保证源码
c source for dos 保证源码-dos guarantee FOSS
- 2023-03-03 17:50:03下载
- 积分:1
-
ucosii在codefire系列的5222x上的移植,包括串口,定时器I/O的初始化程序等...
ucosii在codefire系列的5222x上的移植,包括串口,定时器I/O的初始化程序等-ucosii in the 5222x series codefire the transplant, including the serial, timer I/O initialization procedures
- 2022-01-28 22:10:56下载
- 积分:1