aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/KINETIS/ADC/.project
diff options
context:
space:
mode:
authorspacecoaster <spacecoaster@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-05 22:43:18 +0000
committerspacecoaster <spacecoaster@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-09-05 22:43:18 +0000
commit49ad1739e60d42adb37a6137b1ad9fdafe364e19 (patch)
treec447b27250cf8971b1fd1155ef2756f64fa40d92 /testhal/KINETIS/ADC/.project
parent76fc6c0477a6fdb7eb602f2b07e133d681a1092d (diff)
downloadChibiOS-49ad1739e60d42adb37a6137b1ad9fdafe364e19.tar.gz
ChibiOS-49ad1739e60d42adb37a6137b1ad9fdafe364e19.tar.bz2
ChibiOS-49ad1739e60d42adb37a6137b1ad9fdafe364e19.zip
[KINETIS] ADC example program for FREEDOM-KL25Z board.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7251 35acf78f-673a-0410-8e92-d51de3d6d3f4
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 000000000..0bd79df5e
--- /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>