aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/ADC/.project
diff options
context:
space:
mode:
authorFabio Utzig <utzig@utzig.org>2016-03-28 20:21:08 -0300
committerFabio Utzig <utzig@utzig.org>2016-03-28 20:21:08 -0300
commit778340c65318a9935a2f937ff520a32397fd07ad (patch)
treed3206875aeda84ca5d4ea42fa12dc134712d4869 /testhal/KINETIS/ADC/.project
parentc0e6748a9f9775f65a4fe2553d9ea2773d0380d8 (diff)
parentc63d6a590810570aa1dfec2d07f5bac1f8d698ad (diff)
downloadChibiOS-Contrib-778340c65318a9935a2f937ff520a32397fd07ad.tar.gz
ChibiOS-Contrib-778340c65318a9935a2f937ff520a32397fd07ad.tar.bz2
ChibiOS-Contrib-778340c65318a9935a2f937ff520a32397fd07ad.zip
Merge pull request #45 from utzig/kinetis
[KINETIS] Move from main repo to contrib
Diffstat (limited to 'testhal/KINETIS/ADC/.project')
-rw-r--r--testhal/KINETIS/ADC/.project27
1 files changed, 27 insertions, 0 deletions
diff --git a/testhal/KINETIS/ADC/.project b/testhal/KINETIS/ADC/.project
new file mode 100644
index 0000000..0bd79df
--- /dev/null
+++ b/testhal/KINETIS/ADC/.project
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>RT-FREEDOM-KL25Z-ADC</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>
+</projectDescription>