29 #ifndef DEPRECATED_DEFINITIONS_H
30 #define DEPRECATED_DEFINITIONS_H
42 #ifdef OPEN_WATCOM_INDUSTRIAL_PC_PORT
43 #include "..\..\Source\portable\owatcom\16bitdos\pc\portmacro.h"
44 typedef void ( __interrupt __far *pxISR )();
47 #ifdef OPEN_WATCOM_FLASH_LITE_186_PORT
48 #include "..\..\Source\portable\owatcom\16bitdos\flsh186\portmacro.h"
49 typedef void ( __interrupt __far *pxISR )();
53 #include "../portable/GCC/ATMega323/portmacro.h"
57 #include "../portable/IAR/ATMega323/portmacro.h"
60 #ifdef MPLAB_PIC24_PORT
61 #include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
64 #ifdef MPLAB_DSPIC_PORT
65 #include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
68 #ifdef MPLAB_PIC18F_PORT
69 #include "../../Source/portable/MPLAB/PIC18F/portmacro.h"
72 #ifdef MPLAB_PIC32MX_PORT
73 #include "../../Source/portable/MPLAB/PIC32MX/portmacro.h"
77 #include "libFreeRTOS/Include/portmacro.h"
81 #include "../../Source/portable/SDCC/Cygnal/portmacro.h"
85 #include "../../Source/portable/GCC/ARM7_LPC2000/portmacro.h"
88 #ifdef GCC_ARM7_ECLIPSE
93 #include "../../Source/portable/GCC/ARM7_LPC23xx/portmacro.h"
97 #include "..\..\Source\portable\IAR\MSP430\portmacro.h"
101 #include "../../Source/portable/GCC/MSP430F449/portmacro.h"
105 #include "../../Source/portable/Rowley/MSP430F449/portmacro.h"
108 #ifdef ARM7_LPC21xx_KEIL_RVDS
109 #include "..\..\Source\portable\RVDS\ARM7_LPC21xx\portmacro.h"
113 #include "../../Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h"
117 #include "..\..\Source\portable\IAR\AtmelSAM7S64\portmacro.h"
121 #include "..\..\Source\portable\IAR\AtmelSAM9XE\portmacro.h"
125 #include "..\..\Source\portable\IAR\LPC2000\portmacro.h"
129 #include "..\..\Source\portable\IAR\STR71x\portmacro.h"
133 #include "..\..\Source\portable\IAR\STR75x\portmacro.h"
137 #include "..\..\Source\portable\GCC\STR75x\portmacro.h"
141 #include "..\..\Source\portable\IAR\STR91x\portmacro.h"
145 #include "../../Source/portable/GCC/H8S2329/portmacro.h"
148 #ifdef GCC_AT91FR40008
149 #include "../../Source/portable/GCC/ARM7_AT91FR40008/portmacro.h"
152 #ifdef RVDS_ARMCM3_LM3S102
153 #include "../../Source/portable/RVDS/ARM_CM3/portmacro.h"
156 #ifdef GCC_ARMCM3_LM3S102
157 #include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
161 #include "../../Source/portable/GCC/ARM_CM3/portmacro.h"
165 #include "../../Source/portable/IAR/ARM_CM3/portmacro.h"
169 #include "../../Source/portable/IAR/ARM_CM3/portmacro.h"
172 #ifdef HCS12_CODE_WARRIOR
173 #include "../../Source/portable/CodeWarrior/HCS12/portmacro.h"
176 #ifdef MICROBLAZE_GCC
177 #include "../../Source/portable/GCC/MicroBlaze/portmacro.h"
181 #include "..\..\Source\portable\Paradigm\Tern_EE\small\portmacro.h"
185 #include "../../Source/portable/GCC/HCS12/portmacro.h"
189 #include "../../Source/portable/GCC/MCF5235/portmacro.h"
192 #ifdef COLDFIRE_V2_GCC
193 #include "../../../Source/portable/GCC/ColdFire_V2/portmacro.h"
196 #ifdef COLDFIRE_V2_CODEWARRIOR
197 #include "../../Source/portable/CodeWarrior/ColdFire_V2/portmacro.h"
201 #include "../../Source/portable/GCC/PPC405_Xilinx/portmacro.h"
205 #include "../../Source/portable/GCC/PPC440_Xilinx/portmacro.h"
209 #include "..\..\Source\portable\Softune\MB96340\portmacro.h"
212 #ifdef BCC_INDUSTRIAL_PC_PORT
215 #include "frconfig.h"
216 #include "..\portable\BCC\16BitDOS\PC\prtmacro.h"
217 typedef void ( __interrupt __far *pxISR )();
220 #ifdef BCC_FLASH_LITE_186_PORT
223 #include "frconfig.h"
224 #include "..\portable\BCC\16BitDOS\flsh186\prtmacro.h"
225 typedef void ( __interrupt __far *pxISR )();
229 #ifdef __AVR32_AVR32A__
236 #if __CORE__ == __AVR32A__
251 #ifdef __IAR_V850ES_Fx3__
252 #include "../../Source/portable/IAR/V850ES/portmacro.h"
255 #ifdef __IAR_V850ES_Jx3__
256 #include "../../Source/portable/IAR/V850ES/portmacro.h"
259 #ifdef __IAR_V850ES_Jx3_L__
260 #include "../../Source/portable/IAR/V850ES/portmacro.h"
263 #ifdef __IAR_V850ES_Jx2__
264 #include "../../Source/portable/IAR/V850ES/portmacro.h"
267 #ifdef __IAR_V850ES_Hx2__
268 #include "../../Source/portable/IAR/V850ES/portmacro.h"
271 #ifdef __IAR_78K0R_Kx3__
272 #include "../../Source/portable/IAR/78K0R/portmacro.h"
275 #ifdef __IAR_78K0R_Kx3L__
276 #include "../../Source/portable/IAR/78K0R/portmacro.h"