📄 app_cfg.h
字号:
/*
*********************************************************************************************************
* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -