iar-

来自「IAR_example_EasyARM8962.zip」· 代码 · 共 31 行

TXT
31
字号
/****************************************Copyright (c)****************************************************
**                               Guangzhou ZHIYUAN electronics Co.,LTD.
**                                     
**                                 http://www.embedtools.com
**
**--------------File Info---------------------------------------------------------------------------------
** File Name:               App_Cfg.h
** Last modified Date:      2007.12.12
** Last Version:            1.0
** Description:             This header is used for compiling uCOS-II 2.8x.
**                          本头文件用于编译uCOS-II 2.8x。
**--------------------------------------------------------------------------------------------------------
** Created By:              Steven Zhou 周绍刚
** Created date:            2007.12.12
** Version:                 1.0
** Descriptions:            The original version 初始版本
**
**--------------------------------------------------------------------------------------------------------
** Modified by:             
** Modified date:           
** Version:                 
** Description:             
**
*********************************************************************************************************/

#ifndef  __APP_CFG_H
#define  __APP_CFG_H
		
                                      
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?