diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-26 08:59:51 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-26 08:59:51 +0000 |
commit | aa91d2b053de9f8619c03db2810d51488229320f (patch) | |
tree | 37aeb8e7621adb4b084a45d6fffa06533e74fea3 /testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp | |
parent | 856f22e1a2849843eb04a16ecb37be723ec6563e (diff) | |
download | ChibiOS-aa91d2b053de9f8619c03db2810d51488229320f.tar.gz ChibiOS-aa91d2b053de9f8619c03db2810d51488229320f.tar.bz2 ChibiOS-aa91d2b053de9f8619c03db2810d51488229320f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3878 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp')
-rw-r--r-- | testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp b/testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp index 11b9e253f..e96555b13 100644 --- a/testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp +++ b/testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp @@ -1908,6 +1908,9 @@ <name>$PROJ_DIR$\..\..\..\..\os\hal\include\spi.h</name>
</file>
<file>
+ <name>$PROJ_DIR$\..\..\..\..\os\hal\include\tm.h</name>
+ </file>
+ <file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\include\uart.h</name>
</file>
<file>
@@ -1968,6 +1971,9 @@ <name>$PROJ_DIR$\..\..\..\..\os\hal\src\spi.c</name>
</file>
<file>
+ <name>$PROJ_DIR$\..\..\..\..\os\hal\src\tm.c</name>
+ </file>
+ <file>
<name>$PROJ_DIR$\..\..\..\..\os\hal\src\uart.c</name>
</file>
<file>
|