aboutsummaryrefslogtreecommitdiffstats
path: root/demos/KINETIS/RT-MCHCK-K20-GPT/.project
diff options
context:
space:
mode:
authorutzig <utzig@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-03 20:48:34 +0000
committerutzig <utzig@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-03 20:48:34 +0000
commit147426d333ad1e863793791cf8c2e0891d55a6b2 (patch)
tree5bc2133f2c260d3c9fe1724ba3d83a8fad6bf276 /demos/KINETIS/RT-MCHCK-K20-GPT/.project
parent1e274fb268792d0ede4226d15ed7cbeadf1b22ff (diff)
downloadChibiOS-147426d333ad1e863793791cf8c2e0891d55a6b2.tar.gz
ChibiOS-147426d333ad1e863793791cf8c2e0891d55a6b2.tar.bz2
ChibiOS-147426d333ad1e863793791cf8c2e0891d55a6b2.zip
[KINETIS] Add GPT test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7246 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/KINETIS/RT-MCHCK-K20-GPT/.project')
-rw-r--r--demos/KINETIS/RT-MCHCK-K20-GPT/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/demos/KINETIS/RT-MCHCK-K20-GPT/.project b/demos/KINETIS/RT-MCHCK-K20-GPT/.project
new file mode 100644
index 000000000..29f36d9fd
--- /dev/null
+++ b/demos/KINETIS/RT-MCHCK-K20-GPT/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>RT-MCHCK-K20-GPT</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <triggers>clean,full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.cdt.core.cnature</nature>
+ <nature>org.eclipse.cdt.core.ccnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <location>/Users/derek/Documents/Arm/ChibiOS-RT/os</location>
+ </link>
+ </linkedResources>
+</projectDescription>