📄 options_config.h
字号:
/************************************************************************************
* SMAC Options Configuration
*
* (c) Copyright 2007, Freescale, Inc. All rights reserved.
*
* Freescale Confidential Proprietary
* Digianswer Confidential
*
* No part of this document must be reproduced in any form - including copied,
* transcribed, printed or by any electronic means - without specific written
* permission from Freescale.
*
* Last Inspected: 06/07/2007
* Last Tested:
************************************************************************************/
/* This file contain the features to be included within SMAC platform*/
#ifndef __SMAC_CONFIG_H__
#define __SMAC_CONFIG_H__
#define SMAC_FEATURE_SECURITY FALSE
#define SMAC_PROMISCUOUS_MODE FALSE
#endif /* __SMAC_CONFIG_H__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -