diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-10-15 11:05:21 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-10-15 11:05:21 +0000 |
commit | 889cd1ace2dc720546fb509d94783a6e46f842ee (patch) | |
tree | fcd25f1f910884de53cf2fd155b740924fe5dcd0 /demos/ARMCM3-STM32L152-DISCOVERY | |
parent | ade734b003ec8f45e365816c60a1689dd3454146 (diff) | |
download | ChibiOS-889cd1ace2dc720546fb509d94783a6e46f842ee.tar.gz ChibiOS-889cd1ace2dc720546fb509d94783a6e46f842ee.tar.bz2 ChibiOS-889cd1ace2dc720546fb509d94783a6e46f842ee.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3444 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32L152-DISCOVERY')
-rw-r--r-- | demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp b/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp index c70831761..2ebd37623 100644 --- a/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp +++ b/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp @@ -87,7 +87,7 @@ </option>
<option>
<name>OGLastSavedByProductVersion</name>
- <state>6.20.2.52635</state>
+ <state>6.21.4.52945</state>
</option>
<option>
<name>GeneralEnableMisra</name>
@@ -2120,10 +2120,10 @@ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32\spi_lld.h</name>
</file>
<file>
- <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32\DMAv1\stm32_dma.c</name>
+ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\stm32_dma.c</name>
</file>
<file>
- <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32\DMAv1\stm32_dma.h</name>
+ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\stm32_dma.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\stm32l1xx.h</name>
|