18.3.7.1 MPLAB® XC8 Toolchain

The required macro for the XC8 toolchain is:

  • MP_PROCESSOR_OPTION - device name used by the compiler

The optional macros for the XC8 toolchain are:

  • MP_EXTRA_CC_PRE
  • MP_EXTRA_AS_PRE
  • MP_EXTRA_AR_PRE (for lib projects)
  • MP_EXTRA_LD_PRE (for a stand-alone project)