aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-03-28 09:12:09 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-03-28 09:12:09 +0000
commit4cd975affe635e7e635a76eafd2b0f9b4b747e07 (patch)
tree03c899a1876ca8b058e8ba1fa5c43f60e8645886 /testhal/STM32/STM32F0xx
parent746736f9ca4f97a0dd60eeb4b3d0da6ef178f98c (diff)
downloadChibiOS-4cd975affe635e7e635a76eafd2b0f9b4b747e07.tar.gz
ChibiOS-4cd975affe635e7e635a76eafd2b0f9b4b747e07.tar.bz2
ChibiOS-4cd975affe635e7e635a76eafd2b0f9b4b747e07.zip
Improved makefiles on STM32F4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7823 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx')
-rw-r--r--testhal/STM32/STM32F0xx/ADC/.cproject10
1 files changed, 6 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F0xx/ADC/.cproject b/testhal/STM32/STM32F0xx/ADC/.cproject
index 6398488ab..fcdc3e128 100644
--- a/testhal/STM32/STM32F0xx/ADC/.cproject
+++ b/testhal/STM32/STM32F0xx/ADC/.cproject
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?fileVersion 4.0.0?>
-
-<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
+<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="0.2008144195">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.2008144195" moduleId="org.eclipse.cdt.core.settings" name="Default">
@@ -48,5 +46,9 @@
</scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
- <storageModule moduleId="refreshScope"/>
+ <storageModule moduleId="refreshScope" versionNumber="2">
+ <configuration configurationName="Default">
+ <resource resourceType="PROJECT" workspacePath="/STM32F0xx-ADC"/>
+ </configuration>
+ </storageModule>
</cproject>