mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 09:38:32 -04:00
Added the 16FX definition.
This commit is contained in:
parent
c10e20be42
commit
c87cff51c2
1 changed files with 3 additions and 0 deletions
|
@ -218,6 +218,9 @@
|
|||
#include "../../Source/portable/GCC/PPC405_Xilinx/portmacro.h"
|
||||
#endif
|
||||
|
||||
#ifdef _16FX_SOFTUNE
|
||||
#include "..\..\Source\portable\Softune\MB96340\portmacro.h"
|
||||
#endif
|
||||
|
||||
#ifdef BCC_INDUSTRIAL_PC_PORT
|
||||
/* A short file name has to be used in place of the normal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue