inline_lpc2100.dep
来自「Keil公司提供的ARM7中有关内联函数的应用实例」· DEP 代码 · 共 7 行
DEP
7 行
Dependencies for Project 'Inline', Target 'LPC2100': (DO NOT MODIFY !)
F (.\Startup.s)(0x46E63A94)(--device DARMP -g --pd "__MICROLIB SETA 1" -I "C:\Keil\ARM\INC\Philips" -o ".\Obj\Startup.o")
F (.\Retarget.c)(0x46E63A94)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o ".\Obj\retarget.o" --omf_browse ".\Obj\retarget.crf" --depend ".\Obj\retarget.d")
F (.\Serial.c)(0x46E63A94)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o ".\Obj\serial.o" --omf_browse ".\Obj\serial.crf" --depend ".\Obj\serial.d")
F (.\Inline.c)(0x46E63A94)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o ".\Obj\inline.o" --omf_browse ".\Obj\inline.crf" --depend ".\Obj\inline.d")
F (.\Abstract.txt)(0x46E63A94)()
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?