27 lines
1.2 KiB
C
27 lines
1.2 KiB
C
|
|
/*
|
||
|
|
*********************************************************************************************************
|
||
|
|
* uC/OS-II
|
||
|
|
* The Real-Time Kernel
|
||
|
|
*
|
||
|
|
* (c) Copyright 1992-2013, Micrium, Weston, FL
|
||
|
|
* All Rights Reserved
|
||
|
|
*
|
||
|
|
* File : uCOS_II.H
|
||
|
|
* By : Jean J. Labrosse
|
||
|
|
* Version : V2.92.10
|
||
|
|
*
|
||
|
|
* LICENSING TERMS:
|
||
|
|
* ---------------
|
||
|
|
* uC/OS-II is provided in source form for FREE evaluation, for educational use or for peaceful research.
|
||
|
|
* If you plan on using uC/OS-II in a commercial product you need to contact Micrium to properly license
|
||
|
|
* its use in your product. We provide ALL the source code for your convenience and to help you experience
|
||
|
|
* uC/OS-II. The fact that the source is provided does NOT mean that you can use it without paying a
|
||
|
|
* licensing fee.
|
||
|
|
*
|
||
|
|
* Note : This file is included in the uC/OS-II for compatibility with uC/OS-III and should not be used
|
||
|
|
* in normal circumstances.
|
||
|
|
*********************************************************************************************************
|
||
|
|
*/
|
||
|
|
|
||
|
|
#include <ucos_ii.h>
|