📄 compile_switches.h
字号:
/******************************************************************************
** FILENAME: Compile_switches.h
**
** PURPOSE: collects the optional switches for this program.
**
** LAST MODIFIED: 2003.06.03
******************************************************************************/
//#define DEBUG
//#define INSIGHT_JTAG
#define PARALLEL_JTAG
/*
* HyBus pxa255 board platform
*/
//#define XHYPER255A // 16bit flash memory
#define XHYPER255B // 32bit flash memory
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -