]> 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 0842c98f0983e4914054d9be7bb1565a1f5df64c..9d0dea101362968f0d2b53e6ed3706e2b7998a5a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-       FreeRTOS.org V4.0.4 - 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 "../portable/IAR/ATMega323/portmacro.h"\r
 #endif\r
 \r
+#ifdef MPLAB_PIC24_PORT\r
+       #include "..\..\Source\portable\MPLAB\PIC24_dsPIC\portmacro.h"\r
+#endif\r
+\r
+#ifdef MPLAB_DSPIC_PORT\r
+       #include "..\..\Source\portable\MPLAB\PIC24_dsPIC\portmacro.h"\r
+#endif\r
+\r
 #ifdef MPLAB_PIC18F_PORT\r
        #include "..\..\source\portable\MPLAB\PIC18F\portmacro.h"\r
 #endif\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
        #include "../../Source/portable/GCC/HCS12/portmacro.h"\r
 #endif\r
 \r
+#ifdef GCC_MCF5235\r
+    #include "../../Source/portable/GCC/MCF5235/portmacro.h"\r
+#endif\r
 \r
 #ifdef BCC_INDUSTRIAL_PC_PORT\r
        /* A short file name has to be used in place of the normal\r