SAM3 port: move some definitions in appropriate places, and add missing includes.
[bertos.git] / bertos / cpu / cortex-m3 / io / cm3.h
index 3b99e1028149ac0d858001c5b3ff585c0332ea7c..e38299582675481cdf09192199b9c63845b55151 100644 (file)
@@ -42,6 +42,8 @@
        #include "lm3s.h"
 #elif CPU_CM3_STM32
        #include "stm32.h"
+#elif CPU_CM3_AT91SAM3
+       #include "sam3.h"
 /*#elif  Add other Cortex-M3 CPUs here */
 #else
        #error Unknown CPU