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/keil | |
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/keil')
-rw-r--r-- | testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj b/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj index f5c4d8fbf..92371b6a2 100644 --- a/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj +++ b/testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj @@ -716,6 +716,11 @@ <FileType>1</FileType> <FilePath>..\..\..\..\os\hal\src\gpt.c</FilePath> </File> + <File> + <FileName>tm.c</FileName> + <FileType>1</FileType> + <FilePath>..\..\..\..\os\hal\src\tm.c</FilePath> + </File> </Files> </Group> <Group> |