]> git.sur5r.net Git - freertos/blobdiff - Source/include/portable.h
Add PIC24, dsPIC and Coldfire files.
[freertos] / Source / include / portable.h
index 0083b9533eac1947a4faa84d8b6fb342a6fa5f30..6e56722dbe53f44b22b7baf820e390354daeb003 100644 (file)
        #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/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