diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-12-03 10:56:23 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-12-03 10:56:23 +0000 |
commit | 69492747606d30c64b7719172d4a5ec804421b99 (patch) | |
tree | 63662bc4f22009a296ca6fa8137d0bf3b270b1fe /testhal/STM32/STM32F3xx/IRQ_STORM/.cproject | |
parent | b7fdc3f060da86bd718379bdf87334b0143ea44b (diff) | |
download | ChibiOS-69492747606d30c64b7719172d4a5ec804421b99.tar.gz ChibiOS-69492747606d30c64b7719172d4a5ec804421b99.tar.bz2 ChibiOS-69492747606d30c64b7719172d4a5ec804421b99.zip |
Fixed naming conventions for STM32F3xx demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8554 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F3xx/IRQ_STORM/.cproject')
-rw-r--r-- | testhal/STM32/STM32F3xx/IRQ_STORM/.cproject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject index 22e472dc2..312682a4f 100644 --- a/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject +++ b/testhal/STM32/STM32F3xx/IRQ_STORM/.cproject @@ -37,7 +37,7 @@ </cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="STM32F30x-IRQ_STORM.null.1149829447" name="STM32F30x-IRQ_STORM"/>
+ <project id="STM32F3xx-IRQ_STORM.null.1149829447" name="STM32F3xx-IRQ_STORM"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|