diff options
Diffstat (limited to 'boards/ek-tm4c1294xl/enet_weather/ccs/.project')
| -rw-r--r-- | boards/ek-tm4c1294xl/enet_weather/ccs/.project | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/boards/ek-tm4c1294xl/enet_weather/ccs/.project b/boards/ek-tm4c1294xl/enet_weather/ccs/.project new file mode 100644 index 0000000..eef9f45 --- /dev/null +++ b/boards/ek-tm4c1294xl/enet_weather/ccs/.project @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>enet_weather</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>commands.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/commands.c</locationURI>
+ </link>
+ <link>
+ <name>enet_weather.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/enet_weather.c</locationURI>
+ </link>
+ <link>
+ <name>enet_weather_ccs.cmd</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/enet_weather_ccs.cmd</locationURI>
+ </link>
+ <link>
+ <name>eth_client.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/eth_client.c</locationURI>
+ </link>
+ <link>
+ <name>images.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/images.c</locationURI>
+ </link>
+ <link>
+ <name>json.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/json.c</locationURI>
+ </link>
+ <link>
+ <name>startup_ccs.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/enet_weather/startup_ccs.c</locationURI>
+ </link>
+ <link>
+ <name>drivers/http.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/drivers/http.c</locationURI>
+ </link>
+ <link>
+ <name>drivers/pinout.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/drivers/pinout.c</locationURI>
+ </link>
+ <link>
+ <name>utils/cmdline.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/cmdline.c</locationURI>
+ </link>
+ <link>
+ <name>utils/flash_pb.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/flash_pb.c</locationURI>
+ </link>
+ <link>
+ <name>utils/locator.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/locator.c</locationURI>
+ </link>
+ <link>
+ <name>utils/lwiplib.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/lwiplib.c</locationURI>
+ </link>
+ <link>
+ <name>utils/uartstdio.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/uartstdio.c</locationURI>
+ </link>
+ <link>
+ <name>utils/ustdlib.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/utils/ustdlib.c</locationURI>
+ </link>
+ </linkedResources>
+ <variableList>
+ <variable>
+ <name>SW_ROOT</name>
+ <value>$%7BPARENT-5-PROJECT_LOC%7D</value>
+ </variable>
+ </variableList>
+</projectDescription>
|
