diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-27 15:10:11 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-27 15:10:11 +0000 |
commit | 1d7a676960b85d2ded2f2460eb13c77701ca9255 (patch) | |
tree | 5a4dc15ad2108cc9c1958cf91fb4397f64e33b5c /testhal/STM32/STM32F4xx/ADC | |
parent | f86f891702e77267eeca63e960b210a2ae9db00b (diff) | |
download | ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.tar.gz ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.tar.bz2 ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/ADC')
-rw-r--r-- | testhal/STM32/STM32F4xx/ADC/.cproject | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/testhal/STM32/STM32F4xx/ADC/.cproject b/testhal/STM32/STM32F4xx/ADC/.cproject index fe8f3f8c5..2079f751b 100644 --- a/testhal/STM32/STM32F4xx/ADC/.cproject +++ b/testhal/STM32/STM32F4xx/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.865376734">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.865376734" moduleId="org.eclipse.cdt.core.settings" name="Default">
@@ -49,4 +47,5 @@ </storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="refreshScope"/>
+ <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
</cproject>
|