usbdev_mcb2300.dep

来自「LPC23XX USB测试代码」· DEP 代码 · 共 14 行

DEP
14
字号
Dependencies for Project 'usbdev', Target 'MCB2300': (DO NOT MODIFY !)
F (..\Common\src\irq.c)(0x461F23DA)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\irq.o")
F (..\Common\src\target.c)(0x461F23DA)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\target.o" --depend ".\Obj\target.d")
F (.\usbuser.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\usbuser.o" --depend ".\Obj\usbuser.d")
F (.\hiduser.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\hiduser.o" --depend ".\Obj\hiduser.d")
F (.\usbcore.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\usbcore.o" --depend ".\Obj\usbcore.d")
F (.\usbdesc.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\usbdesc.o" --depend ".\Obj\usbdesc.d")
F (.\usbdmain.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\usbdmain.o" --depend ".\Obj\usbdmain.d")
F (.\usbhw.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\usbhw.o" --depend ".\Obj\usbhw.d")
F (..\Common\src\timer.c)(0x461F23DA)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\timer.o" --depend ".\Obj\timer.d")
F (.\LCD_4bit.c)(0x461F23EC)(-c --device DARMP -g -O0 --apcs=interwork -I..\Common\inc -I "C:\Keil\ARM\INC\Philips" -D__DEBUG_FLASH -o ".\Obj\lcd_4bit.o" --depend ".\Obj\lcd_4bit.d")
F (..\Common\src\Startup.s)(0x461F23DA)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\Lst\Startup.lst" --xref -o ".\Obj\Startup.o")
F (..\Common\src\swi_handler.s)(0x461F23DA)(--device DARMP -g --apcs=interwork -I "C:\Keil\ARM\INC\Philips" --list ".\Lst\swi_handler.lst" --xref -o ".\Obj\swi_handler.o")

⌨️ 快捷键说明

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