📄 compile_switches.h
字号:
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001, 2002 Intel Corporation.
**
** The information in this file is furnished for informational use
** only, is subject to change without notice, and should not be construed as
** a commitment by Intel Corporation. Intel Corporation assumes no
** responsibility or liability for any errors or inaccuracies that may appear
** in this document or any software that may be provided in association with
** this document.
**
** FILENAME: Compile_switches.h
**
** PURPOSE: collects the optional switches for this program.
**
** LAST MODIFIED: $Modtime: 6/06/02 3:41p $
******************************************************************************/
//#define SANDGATE_PLATFORM
#define LUBBOCK_PLATFORM
//#define ASSABET_PLATFORM
//#define DEBUG
//#define LUBBOCK_SA1110 // requires ASSABET_PLATFORM to be defined too
//#define LUBBOCK_SABINAL // requires LUBBOCK_PLATFORM to be defined too
#define INSIGHT_JTAG
//#define PARALLEL_JTAG
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -