testhello_target 1.dep

来自「基于keil C开发环境的ARM 2119液晶显示程序开发。」· DEP 代码 · 共 8 行

DEP
8
字号
Dependencies for Project 'testhello', Target 'Target 1': (DO NOT MODIFY !)
F (.\Startup.s)(0x450E72F0)(-cpu ARM7TDMI -g -apcs /interwork -list -xref -o Startup.o)
F (.\Hello.c)(0x450FC71E)(-c -cpu ARM7TDMI -g -O0 -apcs /interwork -o "hello.o")
F (.\LCD19264.C)(0x4515EF1A)(-c -cpu ARM7TDMI -g -O0 -apcs /interwork -o "lcd19264.o")
F (.\LPC2294.h)(0x41538068)()
F (.\key.c)(0x450E74E4)(-c -cpu ARM7TDMI -g -O0 -apcs /interwork -o "key.o")
I (E:\Hello2119\LPC2294.H)(0x41538068)

⌨️ 快捷键说明

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