aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2014-10-18 16:34:12 +0300
committerbarthess <barthess@yandex.ru>2014-10-18 16:34:12 +0300
commit7355cbd461771f0d38cc2066f7a93b081ce38394 (patch)
treef34e8d6685247acd528e3d3d677a40261fa17313 /testhal/STM32/STM32F4xx/FSMC_SRAM/.project
parent0214eb9bccecfee4598c8aa00b5af8c6f053ee31 (diff)
downloadChibiOS-Contrib-7355cbd461771f0d38cc2066f7a93b081ce38394.tar.gz
ChibiOS-Contrib-7355cbd461771f0d38cc2066f7a93b081ce38394.tar.bz2
ChibiOS-Contrib-7355cbd461771f0d38cc2066f7a93b081ce38394.zip
Added fsmc code
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM/.project')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SRAM/.project43
1 files changed, 43 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
new file mode 100644
index 0000000..6acca11
--- /dev/null
+++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F4xx-FSMC_SRAM</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>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS1/os</locationURI>
+ </link>
+ </linkedResources>
+ <variableList>
+ <variable>
+ <name>CHIBIOS</name>
+ <value>file:/home/barthess/projects/chibios-svn</value>
+ </variable>
+ <variable>
+ <name>CHIBIOS1</name>
+ <value>$%7BPARENT-4-PROJECT_LOC%7D</value>
+ </variable>
+ </variableList>
+</projectDescription>