diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-08-31 17:21:02 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-08-31 17:21:02 +0000 |
commit | 6c97d4f6fb4184c41f6283ce025a7030280a1802 (patch) | |
tree | 3c3c5fa9401c3d2aa6a4da4747a31fa0aa9c997a /testhal/STM32/STM32F37x/PWM-ICU/.cproject | |
parent | 87e4b85755680a122f690f445b8cb320ca4f05ad (diff) | |
download | ChibiOS-6c97d4f6fb4184c41f6283ce025a7030280a1802.tar.gz ChibiOS-6c97d4f6fb4184c41f6283ce025a7030280a1802.tar.bz2 ChibiOS-6c97d4f6fb4184c41f6283ce025a7030280a1802.zip |
Enhanced ICU driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7211 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F37x/PWM-ICU/.cproject')
-rw-r--r-- | testhal/STM32/STM32F37x/PWM-ICU/.cproject | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F37x/PWM-ICU/.cproject b/testhal/STM32/STM32F37x/PWM-ICU/.cproject index 42e9f611b..fc26faa3d 100644 --- a/testhal/STM32/STM32F37x/PWM-ICU/.cproject +++ b/testhal/STM32/STM32F37x/PWM-ICU/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
|