Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / drv / irq_cm3.h
index b9aee90437f2207ae3f0577d22eda52f2d8e8e80..8498183973254cfbb3db42d9db6166ee3c5c6d40 100644 (file)
@@ -44,6 +44,8 @@
        #include <io/lm3s.h>
 #elif CPU_CM3_STM32
        #include <io/stm32.h>
+#elif CPU_CM3_SAM3
+       #include <io/sam3.h>
 /*#elif  Add other families here */
 #else
        #error Unknown CPU