]> git.sur5r.net Git - freertos/blobdiff - Source/include/portable.h
Slight mods to comments in STR75X GCC port and demo files.
[freertos] / Source / include / portable.h
index 6e56722dbe53f44b22b7baf820e390354daeb003..9d0dea101362968f0d2b53e6ed3706e2b7998a5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.1.1 - Copyright (C) 2003-2006 Richard Barry.\r
+       FreeRTOS.org V4.1.2 - Copyright (C) 2003-2006 Richard Barry.\r
 \r
        This file is part of the FreeRTOS.org distribution.\r
 \r
        #include "..\..\Source\portable\IAR\STR71x\portmacro.h"\r
 #endif\r
 \r
+#ifdef STR75X_IAR\r
+       #include "..\..\Source\portable\IAR\STR75x\portmacro.h"\r
+#endif\r
+       \r
+#ifdef STR75X_GCC\r
+       #include "..\..\Source\portable\GCC\STR75x\portmacro.h"\r
+#endif\r
+\r
 #ifdef STR91X_IAR\r
        #include "..\..\Source\portable\IAR\STR91x\portmacro.h"\r
 #endif\r