blinky_mcb2130 flash.dep

来自「LPC2138单片机做控制器」· DEP 代码 · 共 12 行

DEP
12
字号
Dependencies for Project 'Blinky', Target 'MCB2130 Flash': (DO NOT MODIFY !)
F (.\Startup.s)(0x4965FCCE)(--device DARMP -g --pd "__MICROLIB SETA 1" -I "C:\Keil\ARM\INC\Philips" -o "Startup.o")
F (.\Retarget.c)(0x46E6397A)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o "retarget.o" --omf_browse "retarget.crf" --depend "retarget.d")
I (C:\Keil\ARM\RV31\INC\stdio.h)(0x463F1F22)
I (C:\Keil\ARM\RV31\INC\rt_misc.h)(0x463F1F22)
F (.\Serial.c)(0x46E6397A)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o "serial.o" --omf_browse "serial.crf" --depend "serial.d")
I (C:\Keil\ARM\INC\Philips\LPC21xx.H)(0x49672AFE)
F (.\Blinky.c)(0x496DBB7E)(-c --device DARMP -D__MICROLIB -g -O0 -I "C:\Keil\ARM\INC\Philips" -o "blinky.o" --omf_browse "blinky.crf" --depend "blinky.d")
I (C:\Keil\ARM\INC\Philips\lpc21xx.h)(0x49672AFE)
I (C:\Keil\ARM\RV31\INC\stdio.h)(0x463F1F22)
F (.\Abstract.txt)(0x46E6397A)()

⌨️ 快捷键说明

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