diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-09-28 16:49:01 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-09-28 16:49:01 +0000 |
commit | 4846421f19d01a4ddd9510d01ef76979e368f327 (patch) | |
tree | 406163adb2858e88a2ba5d508e0ad959d1d57bc5 /testhal/STM32/STM32L1xx/SPI | |
parent | 5d80af2a1bda2db0ed1812cee0d5096d78832029 (diff) | |
download | ChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.tar.gz ChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.tar.bz2 ChibiOS-4846421f19d01a4ddd9510d01ef76979e368f327.zip |
New headers for STM32F0xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7332 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L1xx/SPI')
-rw-r--r-- | testhal/STM32/STM32L1xx/SPI/.cproject | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/SPI/.cproject b/testhal/STM32/STM32L1xx/SPI/.cproject index b2bc5eb2d..91d9d605b 100644 --- a/testhal/STM32/STM32L1xx/SPI/.cproject +++ b/testhal/STM32/STM32L1xx/SPI/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
|