diff options
Diffstat (limited to 'testhal/STM32')
-rw-r--r-- | testhal/STM32/STM32L1xx/ADC/.cproject | 1 | ||||
-rw-r--r-- | testhal/STM32/STM32L1xx/EXT/.cproject | 1 | ||||
-rw-r--r-- | testhal/STM32/STM32L1xx/IRQ_STORM/.cproject | 1 | ||||
-rw-r--r-- | testhal/STM32/STM32L1xx/SPI/.cproject | 1 | ||||
-rw-r--r-- | testhal/STM32/STM32L1xx/UART/.cproject | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32L1xx/ADC/.cproject b/testhal/STM32/STM32L1xx/ADC/.cproject index dd444dc30..f14a1213b 100644 --- a/testhal/STM32/STM32L1xx/ADC/.cproject +++ b/testhal/STM32/STM32L1xx/ADC/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
diff --git a/testhal/STM32/STM32L1xx/EXT/.cproject b/testhal/STM32/STM32L1xx/EXT/.cproject index 2148e6575..0e25eaf88 100644 --- a/testhal/STM32/STM32L1xx/EXT/.cproject +++ b/testhal/STM32/STM32L1xx/EXT/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
diff --git a/testhal/STM32/STM32L1xx/IRQ_STORM/.cproject b/testhal/STM32/STM32L1xx/IRQ_STORM/.cproject index 5b23e9f4d..c40e67d63 100644 --- a/testhal/STM32/STM32L1xx/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32L1xx/IRQ_STORM/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
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>
diff --git a/testhal/STM32/STM32L1xx/UART/.cproject b/testhal/STM32/STM32L1xx/UART/.cproject index dc7b9ec94..5c340daf0 100644 --- a/testhal/STM32/STM32L1xx/UART/.cproject +++ b/testhal/STM32/STM32L1xx/UART/.cproject @@ -48,4 +48,5 @@ </scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
+ <storageModule moduleId="refreshScope"/>
</cproject>
|