aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testhal/STM32F4xx/IRQ_STORM/iar/ch.ewp6
-rw-r--r--testhal/STM32F4xx/IRQ_STORM/keil/ch.uvproj5
-rw-r--r--testhal/STM32F4xx/IRQ_STORM_FPU/iar/ch.ewp7
3 files changed, 18 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>
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>
diff --git a/testhal/STM32F4xx/IRQ_STORM_FPU/iar/ch.ewp b/testhal/STM32F4xx/IRQ_STORM_FPU/iar/ch.ewp
index b7b2c58ee..a23706d51 100644
--- a/testhal/STM32F4xx/IRQ_STORM_FPU/iar/ch.ewp
+++ b/testhal/STM32F4xx/IRQ_STORM_FPU/iar/ch.ewp
@@ -295,6 +295,7 @@
<name>CCIncludePath2</name>
<state>$PROJ_DIR$\..\</state>
<state>$PROJ_DIR$\..\..\..\..\os\kernel\include</state>
+ <state>$PROJ_DIR$\..\..\..\..\os\ports\common\ARMCMx</state>
<state>$PROJ_DIR$\..\..\..\..\os\ports\common\ARMCMx\CMSIS\include</state>
<state>$PROJ_DIR$\..\..\..\..\os\ports\IAR\ARMCMx</state>
<state>$PROJ_DIR$\..\..\..\..\os\ports\IAR\ARMCMx\STM32f4xx</state>
@@ -1908,6 +1909,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 +1972,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>