rtc_rtc.dep

来自「51单片机下的RTC程序」· DEP 代码 · 共 5 行

DEP
5
字号
Dependencies for Project 'RTC', Target 'RTC': (DO NOT MODIFY !)
F (.\Startup.s)(0x43D44D0E)(--device DARMP -g --apcs=interwork -I "D:\Keil\ARM\INC\Philips" --list "Startup.lst" --xref -o Startup.o)
F (.\RTC.c)(0x45023F58)(-c --device DARMP -g -O0 --apcs=interwork -I "D:\Keil\ARM\INC\Philips" -o "rtc.o")
F (.\Main.c)(0x45024149)(-c --device DARMP -g -O0 --apcs=interwork -I "D:\Keil\ARM\INC\Philips" -o "main.o")

⌨️ 快捷键说明

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