]> git.sur5r.net Git - freertos/blobdiff - Source/include/portable.h
Add in first STM32 demo.
[freertos] / Source / include / portable.h
index 7aafd442295c7890d026e349cf78e7b87d8c1804..3c2fa6d15f9598ae74c85fa39273057c6382b27f 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.\r
+       FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
        #include "../../Source/portable/GCC/ARM_CM3/portmacro.h"\r
 #endif\r
 \r
+#ifdef IAR_ARM_CM3\r
+       #include "../../Source/portable/IAR/ARM_CM3/portmacro.h"\r
+#endif\r
+\r
 #ifdef IAR_ARMCM3_LM\r
        #include "../../Source/portable/IAR/ARM_CM3/portmacro.h"\r
 #endif\r