adc12.prj

来自「Lcd test demo code based on St arm mcu」· PRJ 代码 · 共 62 行

PRJ
62
字号
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C2.stp
[PROJECT] 
author_=slim_jallou
Modification_History.create={\
  date_="Wed Jul 28 10:17:46 2004":user_=slim_jallou:\
	description="Created as Project adc12"\
}
type_=Standard
processor_=ARM-C2
description="Standard project"
source_search="..\"
source_search="..\..\..\include\"
source_search="..\..\..\source\"
[SETTINGS] 
[CONFIGURATION] 
config=Debug
config=Release
config=DebugRel
[COMPILE=arm] 
Sources.files="..\main.c"
Sources.files="..\71x_it.c"
Sources.files="..\..\..\source\retarget.c"
Sources.files="..\..\..\source\71x_lib.c"
Sources.files="..\..\..\source\adc12.c"
Sources.files="..\..\..\source\gpio.c"
Sources.files="..\..\..\source\rccu.c"
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
Preprocessor.include="..\"
Preprocessor.include="..\..\..\include\"
[COMPILE=arm_cpp] 
Compilation.compiler=ARM_Cpp
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
[COMPILE=thumb] 
disable=True
Compilation.compiler=Thumb_C
%Release%Compilation.generate_debug=disabled
%Release%Optimization.debug_optimize=full
%DebugRel%Optimization.debug_optimize=partial
[ASSEMBLE=arm] 
Sources.files="..\..\..\source\71x_vect.s"
Sources.files="..\..\..\source\71x_init.s"
%Release%Assembly.generate_debug=disabled
[ASSEMBLE=thumb] 
disable=True
%Release%Assembly.generate_debug=disabled
Assembly.assemble_mode=Thumb
[CUSTOM=default] 
[BUILD] 
application="adc12.axf"
makefile="adc12.mk"
Link_Advanced.entry="Reset_Handler"
Link_Advanced.scatter_file="..\scat.scf"


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?