Add SAM9XE definition.

pull/4/head
Richard Barry 17 years ago
parent 46d4beaba8
commit c5f0933f49

@ -134,6 +134,10 @@
#include "..\..\Source\portable\IAR\AtmelSAM7S64\portmacro.h"
#endif
#ifdef SAM9XE_IAR
#include "..\..\Source\portable\IAR\AtmelSAM9XE\portmacro.h"
#endif
#ifdef LPC2000_IAR
#include "..\..\Source\portable\IAR\LPC2000\portmacro.h"
#endif

Loading…
Cancel
Save