aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/FLEX-SPI/.project
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-02-16 17:14:23 +0000
committeredolomb <none@example.com>2018-02-16 17:14:23 +0000
commit1e076f0a0aecc26fc53496c2f275855d36de8382 (patch)
treed7626b0b274c7c9554667eb393c6f665b4c88147 /testhal/ATSAMA5D2/FLEX-SPI/.project
parent38739d7a8b9d1a7ebe523cf52dae3181db11caa2 (diff)
downloadChibiOS-1e076f0a0aecc26fc53496c2f275855d36de8382.tar.gz
ChibiOS-1e076f0a0aecc26fc53496c2f275855d36de8382.tar.bz2
ChibiOS-1e076f0a0aecc26fc53496c2f275855d36de8382.zip
Added demo SPI with Flexcom
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11505 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2/FLEX-SPI/.project')
-rw-r--r--testhal/ATSAMA5D2/FLEX-SPI/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/ATSAMA5D2/FLEX-SPI/.project b/testhal/ATSAMA5D2/FLEX-SPI/.project
new file mode 100644
index 000000000..b0f3c26e6
--- /dev/null
+++ b/testhal/ATSAMA5D2/FLEX-SPI/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>SAMA5D2-FLEX-SPI</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.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>board</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os/hal/boards/ATSAMA5D2_XULT</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>