driverconfig.h
来自「FlashAT91EBxx 读写程序 FlashAT91EBxx 读写程序」· C头文件 代码 · 共 11 行
H
11 行
/**************************************************
* Copyright 2004-2005 IAR Systems. All rights reserved.
*
* $Revision: 1.2 $
**************************************************/
// Used when debugging the flash loader as a normal standalone application.
//#define DEBUG 1
#define DEBUG_FILE "C:\\ew\\AT91EBxx\\Debug\\Exe\\FlashAT49BV1614A_Example.sim"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?