diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-06-19 14:41:33 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-06-19 14:41:33 +0000 |
commit | c4c18450fffdfcc1e39a753d373d65e43c708117 (patch) | |
tree | 68ff6dc01bf3484eb5c1e8e8fecae66205775a2b /demos/ARMCM3-STM32L152-DISCOVERY/iar | |
parent | 45765c3f7671d99cccab31ceea52e300b07d2ecd (diff) | |
download | ChibiOS-c4c18450fffdfcc1e39a753d373d65e43c708117.tar.gz ChibiOS-c4c18450fffdfcc1e39a753d373d65e43c708117.tar.bz2 ChibiOS-c4c18450fffdfcc1e39a753d373d65e43c708117.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3063 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/ARMCM3-STM32L152-DISCOVERY/iar')
-rw-r--r-- | demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp b/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp index da1c50565..88946580b 100644 --- a/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp +++ b/demos/ARMCM3-STM32L152-DISCOVERY/iar/ch.ewp @@ -2038,6 +2038,12 @@ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\hal_lld.h</name>
</file>
<file>
+ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\pal_lld.c</name>
+ </file>
+ <file>
+ <name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\pal_lld.h</name>
+ </file>
+ <file>
<name>$PROJ_DIR$\..\..\..\os\hal\platforms\STM32L1xx\stm32_dma.c</name>
</file>
<file>
|