diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-03-22 11:32:17 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-03-22 11:32:17 +0000 |
commit | d90b1f5b373449f3993eca639a8f611069a182f8 (patch) | |
tree | 4fe674991563a48378d2c21842550cb6ef55f758 /testhal/STM32F37x/SDADC | |
parent | c90c3286061fcbff0c19b46c3cfa6e20cc177a99 (diff) | |
download | ChibiOS-d90b1f5b373449f3993eca639a8f611069a182f8.tar.gz ChibiOS-d90b1f5b373449f3993eca639a8f611069a182f8.tar.bz2 ChibiOS-d90b1f5b373449f3993eca639a8f611069a182f8.zip |
Fixed bug #479.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6800 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/SDADC')
-rw-r--r-- | testhal/STM32F37x/SDADC/.cproject | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32F37x/SDADC/.cproject b/testhal/STM32F37x/SDADC/.cproject index e3d709437..f3f922904 100644 --- a/testhal/STM32F37x/SDADC/.cproject +++ b/testhal/STM32F37x/SDADC/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
|