diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-10-02 16:01:43 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-10-02 16:01:43 +0000 |
commit | 455943c0984deb7f389a28f72ffab58c8b3a5d85 (patch) | |
tree | cb6f568ca0ad37f77096535e0eade9cb9eb0ba3e /testhal | |
parent | 327e2e07b8e58504e34851436fbafaf674b612c4 (diff) | |
download | ChibiOS-455943c0984deb7f389a28f72ffab58c8b3a5d85.tar.gz ChibiOS-455943c0984deb7f389a28f72ffab58c8b3a5d85.tar.bz2 ChibiOS-455943c0984deb7f389a28f72ffab58c8b3a5d85.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7350 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal')
-rw-r--r-- | testhal/STM32/STM32F37x/EXT/.cproject | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F37x/EXT/.cproject b/testhal/STM32/STM32F37x/EXT/.cproject index 420df3639..e9774d4f9 100644 --- a/testhal/STM32/STM32F37x/EXT/.cproject +++ b/testhal/STM32/STM32F37x/EXT/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
|