aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L0xx/ADC/.project
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-07-26 12:51:34 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-07-26 12:51:34 +0000
commit0e263707af129726b6f9f1056523e1f16f350078 (patch)
tree724f3ba5c9c07284c3b7c7574e87fa23c91ff6e3 /testhal/STM32/STM32L0xx/ADC/.project
parentb33676f51e20e656778a5d6100580950b771fd2e (diff)
downloadChibiOS-0e263707af129726b6f9f1056523e1f16f350078.tar.gz
ChibiOS-0e263707af129726b6f9f1056523e1f16f350078.tar.bz2
ChibiOS-0e263707af129726b6f9f1056523e1f16f350078.zip
STM32L0xx ADC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8106 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L0xx/ADC/.project')
-rw-r--r--testhal/STM32/STM32L0xx/ADC/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L0xx/ADC/.project b/testhal/STM32/STM32L0xx/ADC/.project
new file mode 100644
index 000000000..4d167a440
--- /dev/null
+++ b/testhal/STM32/STM32L0xx/ADC/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32L0xx-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.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/ST_NUCLEO_L053R8</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>