diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-03-16 14:41:11 +0200 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-03-16 14:41:11 +0200 |
| commit | 990090a4cc9070837d31e66b58d40f0c3d038741 (patch) | |
| tree | cf1b905082c364e9b223e0c5058566103138dae5 /usblib/ccs/.project | |
| parent | 7f4da522479c0f00126219f0c23b804c3a93d7a6 (diff) | |
Add usblib and utils
Diffstat (limited to 'usblib/ccs/.project')
| -rw-r--r-- | usblib/ccs/.project | 185 |
1 files changed, 185 insertions, 0 deletions
diff --git a/usblib/ccs/.project b/usblib/ccs/.project new file mode 100644 index 0000000..d9015db --- /dev/null +++ b/usblib/ccs/.project @@ -0,0 +1,185 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>usblib</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.ti.ccstudio.core.ccsNature</nature>
+ <nature>org.eclipse.cdt.core.cnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.core.ccnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>usbbuffer.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbbuffer.c</locationURI>
+ </link>
+ <link>
+ <name>usbdesc.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbdesc.c</locationURI>
+ </link>
+ <link>
+ <name>usbdma.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbdma.c</locationURI>
+ </link>
+ <link>
+ <name>usbkeyboardmap.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbkeyboardmap.c</locationURI>
+ </link>
+ <link>
+ <name>usbmode.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbmode.c</locationURI>
+ </link>
+ <link>
+ <name>usbringbuf.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbringbuf.c</locationURI>
+ </link>
+ <link>
+ <name>usbtick.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbtick.c</locationURI>
+ </link>
+ <link>
+ <name>usbulpi.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/usbulpi.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdaudio.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdaudio.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdbulk.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdbulk.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdcdc.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdcdc.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdcdesc.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdcdesc.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdcomp.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdcomp.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdconfig.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdconfig.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbddfu-rt.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbddfu-rt.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdenum.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdenum.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdhandler.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdhandler.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdhid.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdhid.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdhidgamepad.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdhidgamepad.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdhidkeyb.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdhidkeyb.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdhidmouse.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdhidmouse.c</locationURI>
+ </link>
+ <link>
+ <name>device/usbdmsc.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/device/usbdmsc.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhaudio.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhaudio.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhhid.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhhid.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhhidkeyboard.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhhidkeyboard.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhhidmouse.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhhidmouse.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhhub.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhhub.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhmsc.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhmsc.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhostenum.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhostenum.c</locationURI>
+ </link>
+ <link>
+ <name>host/usbhscsi.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/usblib/host/usbhscsi.c</locationURI>
+ </link>
+ </linkedResources>
+ <variableList>
+ <variable>
+ <name>SW_ROOT</name>
+ <value>$%7BPARENT-2-PROJECT_LOC%7D</value>
+ </variable>
+ </variableList>
+</projectDescription>
|
