|
|
|
@ -91,15 +91,15 @@
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#ifdef MPLAB_PIC24_PORT
|
|
|
|
|
#include "..\..\Source\portable\MPLAB\PIC24_dsPIC\portmacro.h"
|
|
|
|
|
#include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#ifdef MPLAB_DSPIC_PORT
|
|
|
|
|
#include "..\..\Source\portable\MPLAB\PIC24_dsPIC\portmacro.h"
|
|
|
|
|
#include "../../Source/portable/MPLAB/PIC24_dsPIC/portmacro.h"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#ifdef MPLAB_PIC18F_PORT
|
|
|
|
|
#include "..\..\Source\portable\MPLAB\PIC18F\portmacro.h"
|
|
|
|
|
#include "../../Source/portable/MPLAB/PIC18F/portmacro.h"
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
#ifdef MPLAB_PIC32MX_PORT
|
|
|
|
|