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 | |
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')
-rw-r--r-- | testhal/STM32/STM32F4xx/ADC/.cproject | 5 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/CAN/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/DMA_STORM/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/EXT/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/GPT/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/I2C/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/IRQ_STORM/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/IRQ_STORM_FPU/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/PWM-ICU/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/RTC/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/SDC/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/SPI/.cproject | 4 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/UART/.cproject | 4 |
13 files changed, 14 insertions, 39 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>
diff --git a/testhal/STM32/STM32F4xx/CAN/.cproject b/testhal/STM32/STM32F4xx/CAN/.cproject index fb00be23a..a4efe14e1 100644 --- a/testhal/STM32/STM32F4xx/CAN/.cproject +++ b/testhal/STM32/STM32F4xx/CAN/.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.365230168">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.365230168" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/DMA_STORM/.cproject b/testhal/STM32/STM32F4xx/DMA_STORM/.cproject index e4f5dd683..54f5482a5 100644 --- a/testhal/STM32/STM32F4xx/DMA_STORM/.cproject +++ b/testhal/STM32/STM32F4xx/DMA_STORM/.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.603715936">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.603715936" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/EXT/.cproject b/testhal/STM32/STM32F4xx/EXT/.cproject index b7cb49ea0..5d105b37d 100644 --- a/testhal/STM32/STM32F4xx/EXT/.cproject +++ b/testhal/STM32/STM32F4xx/EXT/.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.1606155520">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.1606155520" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/GPT/.cproject b/testhal/STM32/STM32F4xx/GPT/.cproject index 11c951acb..dc39d1823 100644 --- a/testhal/STM32/STM32F4xx/GPT/.cproject +++ b/testhal/STM32/STM32F4xx/GPT/.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.1570569554">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.1570569554" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/I2C/.cproject b/testhal/STM32/STM32F4xx/I2C/.cproject index 8ceae86ea..f3b6cd046 100644 --- a/testhal/STM32/STM32F4xx/I2C/.cproject +++ b/testhal/STM32/STM32F4xx/I2C/.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.1409855743">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.1409855743" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/IRQ_STORM/.cproject b/testhal/STM32/STM32F4xx/IRQ_STORM/.cproject index bf4708179..d31439143 100644 --- a/testhal/STM32/STM32F4xx/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32F4xx/IRQ_STORM/.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.415508998">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.415508998" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/.cproject b/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/.cproject index 304afdf99..0a482c406 100644 --- a/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/.cproject +++ b/testhal/STM32/STM32F4xx/IRQ_STORM_FPU/.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.588576619">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.588576619" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/PWM-ICU/.cproject b/testhal/STM32/STM32F4xx/PWM-ICU/.cproject index 681cedec5..db7ee2be9 100644 --- a/testhal/STM32/STM32F4xx/PWM-ICU/.cproject +++ b/testhal/STM32/STM32F4xx/PWM-ICU/.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.795257592">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.795257592" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/RTC/.cproject b/testhal/STM32/STM32F4xx/RTC/.cproject index 698b866bf..c7f0e4db6 100644 --- a/testhal/STM32/STM32F4xx/RTC/.cproject +++ b/testhal/STM32/STM32F4xx/RTC/.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.2012364782">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.2012364782" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/SDC/.cproject b/testhal/STM32/STM32F4xx/SDC/.cproject index bcaaf7e95..d6ac1231c 100644 --- a/testhal/STM32/STM32F4xx/SDC/.cproject +++ b/testhal/STM32/STM32F4xx/SDC/.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.672133027">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.672133027" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/SPI/.cproject b/testhal/STM32/STM32F4xx/SPI/.cproject index e05dca097..f406b6b09 100644 --- a/testhal/STM32/STM32F4xx/SPI/.cproject +++ b/testhal/STM32/STM32F4xx/SPI/.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.691815652">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.691815652" moduleId="org.eclipse.cdt.core.settings" name="Default">
diff --git a/testhal/STM32/STM32F4xx/UART/.cproject b/testhal/STM32/STM32F4xx/UART/.cproject index 7bb8c14a7..35b5421b1 100644 --- a/testhal/STM32/STM32F4xx/UART/.cproject +++ b/testhal/STM32/STM32F4xx/UART/.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.155288351">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="0.155288351" moduleId="org.eclipse.cdt.core.settings" name="Default">
|