SAM3 port: move some definitions in appropriate places, and add missing includes.
[bertos.git] / bertos / cpu / cortex-m3 / drv / irq_cm3.h
index b9aee90437f2207ae3f0577d22eda52f2d8e8e80..93a75f53231515f688d02a186d4ffaabc5b978c1 100644 (file)
@@ -44,6 +44,8 @@
        #include <io/lm3s.h>
 #elif CPU_CM3_STM32
        #include <io/stm32.h>
+#elif CPU_CM3_AT91SAM3
+       #include <io/sam3.h>
 /*#elif  Add other families here */
 #else
        #error Unknown CPU