2 * FreeRTOS Kernel V11.2.0
3 * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
5 * SPDX-License-Identifier: MIT
7 * Permission is hereby granted, free of charge, to any person obtaining a copy of
8 * this software and associated documentation files (the "Software"), to deal in
9 * the Software without restriction, including without limitation the rights to
10 * use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
11 * the Software, and to permit persons to whom the Software is furnished to do so,
12 * subject to the following conditions:
14 * The above copyright notice and this permission notice shall be included in all
15 * copies or substantial portions of the Software.
17 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
19 * FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
20 * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
21 * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24 * https://www.FreeRTOS.org
25 * https://github.com/FreeRTOS
29 #ifndef DEPRECATED_DEFINITIONS_H
30 #define DEPRECATED_DEFINITIONS_H
33 /* Each FreeRTOS port has a unique portmacro.h header file. Originally a
34 * pre-processor definition was used to ensure the pre-processor found the correct
35 * portmacro.h file for the port being used. That scheme was deprecated in favour
36 * of setting the compiler's include path such that it found the correct
37 * portmacro.h file - removing the need for the constant and allowing the
38 * portmacro.h file to be located anywhere in relation to the port being used. The
39 * definitions below remain in the code for backward compatibility only. New
40 * projects should not use them. */
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
89 #include "portmacro.h"
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
214 /* A short file name has to be used in place of the normal
215 * FreeRTOSConfig.h when using the Borland compiler. */
216 #include "frconfig.h"
217 #include "..\portable\BCC\16BitDOS\PC\prtmacro.h"
218 typedef void ( __interrupt __far * pxISR )();
221 #ifdef BCC_FLASH_LITE_186_PORT
223 /* A short file name has to be used in place of the normal
224 * FreeRTOSConfig.h when using the Borland compiler. */
225 #include "frconfig.h"
226 #include "..\portable\BCC\16BitDOS\flsh186\prtmacro.h"
227 typedef void ( __interrupt __far * pxISR )();
231 #ifdef __AVR32_AVR32A__
232 #include "portmacro.h"
238 #if __CORE__ == __AVR32A__
239 #include "portmacro.h"
245 #include "portmacro.h"
249 #include "portmacro.h"
253 #ifdef __IAR_V850ES_Fx3__
254 #include "../../Source/portable/IAR/V850ES/portmacro.h"
257 #ifdef __IAR_V850ES_Jx3__
258 #include "../../Source/portable/IAR/V850ES/portmacro.h"
261 #ifdef __IAR_V850ES_Jx3_L__
262 #include "../../Source/portable/IAR/V850ES/portmacro.h"
265 #ifdef __IAR_V850ES_Jx2__
266 #include "../../Source/portable/IAR/V850ES/portmacro.h"
269 #ifdef __IAR_V850ES_Hx2__
270 #include "../../Source/portable/IAR/V850ES/portmacro.h"
273 #ifdef __IAR_78K0R_Kx3__
274 #include "../../Source/portable/IAR/78K0R/portmacro.h"
277 #ifdef __IAR_78K0R_Kx3L__
278 #include "../../Source/portable/IAR/78K0R/portmacro.h"
281 #endif /* DEPRECATED_DEFINITIONS_H */