diff options
Diffstat (limited to 'boards/ek-tm4c1294xl/watchdog/ccs/.project')
| -rw-r--r-- | boards/ek-tm4c1294xl/watchdog/ccs/.project | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/boards/ek-tm4c1294xl/watchdog/ccs/.project b/boards/ek-tm4c1294xl/watchdog/ccs/.project new file mode 100644 index 0000000..3219adb --- /dev/null +++ b/boards/ek-tm4c1294xl/watchdog/ccs/.project @@ -0,0 +1,55 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>watchdog</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>startup_ccs.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/watchdog/startup_ccs.c</locationURI>
+ </link>
+ <link>
+ <name>watchdog.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/watchdog/watchdog.c</locationURI>
+ </link>
+ <link>
+ <name>watchdog_ccs.cmd</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/watchdog/watchdog_ccs.cmd</locationURI>
+ </link>
+ <link>
+ <name>drivers/buttons.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/examples/boards/ek-tm4c1294xl/drivers/buttons.c</locationURI>
+ </link>
+ </linkedResources>
+ <variableList>
+ <variable>
+ <name>SW_ROOT</name>
+ <value>$%7BPARENT-5-PROJECT_LOC%7D</value>
+ </variable>
+ </variableList>
+</projectDescription>
|
