]> git.sur5r.net Git - freertos/commitdiff
Add SAM9XE definition.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Nov 2008 16:08:21 +0000 (16:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Fri, 28 Nov 2008 16:08:21 +0000 (16:08 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@590 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/portable.h

index 04f2941238284ef3bb1f38bc718b85d7c19c5670..aed61c2d1e88552781f96e3d5083b0ecb81a6406 100644 (file)
        #include "..\..\Source\portable\IAR\AtmelSAM7S64\portmacro.h"\r
 #endif\r
 \r
+#ifdef SAM9XE_IAR\r
+       #include "..\..\Source\portable\IAR\AtmelSAM9XE\portmacro.h"\r
+#endif\r
+\r
 #ifdef LPC2000_IAR\r
        #include "..\..\Source\portable\IAR\LPC2000\portmacro.h"\r
 #endif\r