includes.h
资源名称:uCOS-II.rar [点击查看]
上传用户:jinguanrq
上传日期:2022-06-04
资源大小:724k
文件大小:1k
源码类别:
uCOS
开发平台:
C/C++
- /*
- *********************************************************************************************************
- * uC/OS-II
- * The Real-Time Kernel
- *
- * (c) Copyright 1992-1998, Jean J. Labrosse, Plantation, FL
- * All Rights Reserved
- *
- * MASTER INCLUDE FILE
- *********************************************************************************************************
- */
- //os includes
- #include "os_cpu.h"
- #include "os_cfg.h"
- #include "ucos_ii.h"
- static OS_EVENT *UART_sem;