app_cfg.h
来自「网络上唯一的ucos 2.52 visual 2008 编译版」· C头文件 代码 · 共 20 行
H
20 行
/*
*********************************************************************************************************
* uC/OS-II
* The Real-Time Kernel
*
* WIN32 PORT & LINUX PORT
* (c) Copyright 2004-... Werner.Zimmermann@fht-esslingen.de
* All Rights Reserved
*
* This file should contain application specific definitions, required since V2.8x
*********************************************************************************************************
*/
#ifndef APP_CFG_H
#define APP_CFG_H
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?