📄 app_cfg.h
字号:
#ifndef _app_cfg_h_
#define _app_cfg_h_
#define OS_MBOX_PEND_ABORT_EN 0
#define OS_SEM_PEND_ABORT_EN 0
#define OS_APP_HOOKS_EN 0
#define OS_APP_HOOKS_EN 0
#define OS_Q_PEND_ABORT_EN 0
#define OS_TASK_TMR_PRIO 9
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -