Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / io / cm3.h
index 3b99e1028149ac0d858001c5b3ff585c0332ea7c..8d1b4153b10fbec58113147e66569d83d5fc6a3c 100644 (file)
@@ -42,6 +42,8 @@
        #include "lm3s.h"
 #elif CPU_CM3_STM32
        #include "stm32.h"
+#elif CPU_CM3_SAM3
+       #include "sam3.h"
 /*#elif  Add other Cortex-M3 CPUs here */
 #else
        #error Unknown CPU