From c241dbd7e78c50327781a35d88d9f2db7ff2b271 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Mon, 29 Oct 2012 23:08:53 +0200 Subject: Added usblib --- usblib/usblib-cm4f.ewp | 851 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 851 insertions(+) create mode 100644 usblib/usblib-cm4f.ewp (limited to 'usblib/usblib-cm4f.ewp') diff --git a/usblib/usblib-cm4f.ewp b/usblib/usblib-cm4f.ewp new file mode 100644 index 0000000..09cc894 --- /dev/null +++ b/usblib/usblib-cm4f.ewp @@ -0,0 +1,851 @@ + + + + 1 + + Debug + + ARM + + 1 + + General + 3 + + 14 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ICCARM + 2 + + 19 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AARM + 2 + + 7 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OBJCOPY + 0 + + 1 + 1 + 1 + + + + + + + + + CUSTOM + 3 + + + + + + + BICOMP + 0 + + + + BUILDACTION + 1 + + + + + + + ILINK + 0 + + 5 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IARCHIVE + 0 + + 0 + 1 + 1 + + + + + + + BILINK + 0 + + + + + Source + + $PROJ_DIR$\usbbuffer.c + + + $PROJ_DIR$\device\usbdaudio.c + + + $PROJ_DIR$\device\usbdbulk.c + + + $PROJ_DIR$\device\usbdcdc.c + + + $PROJ_DIR$\device\usbdcdesc.c + + + $PROJ_DIR$\device\usbdcomp.c + + + $PROJ_DIR$\device\usbdconfig.c + + + $PROJ_DIR$\device\usbddfu-rt.c + + + $PROJ_DIR$\device\usbdenum.c + + + $PROJ_DIR$\usbdesc.c + + + $PROJ_DIR$\device\usbdhandler.c + + + $PROJ_DIR$\device\usbdhid.c + + + $PROJ_DIR$\device\usbdhidkeyb.c + + + $PROJ_DIR$\device\usbdhidmouse.c + + + $PROJ_DIR$\device\usbdmsc.c + + + $PROJ_DIR$\host\usbhaudio.c + + + $PROJ_DIR$\host\usbhhid.c + + + $PROJ_DIR$\host\usbhhidkeyboard.c + + + $PROJ_DIR$\host\usbhhidmouse.c + + + $PROJ_DIR$\host\usbhhub.c + + + $PROJ_DIR$\host\usbhmsc.c + + + $PROJ_DIR$\host\usbhostenum.c + + + $PROJ_DIR$\host\usbhscsi.c + + + $PROJ_DIR$\usbkeyboardmap.c + + + $PROJ_DIR$\usbmode.c + + + $PROJ_DIR$\usbringbuf.c + + + $PROJ_DIR$\usbtick.c + + + -- cgit v1.3.1