Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / drv / ser_cm3.h
index fc9edd42f30bc1970b1ac34b9efc98160d652b45..ddc78bec64f601d00af88b61c6499a7016483578 100644 (file)
@@ -41,6 +41,8 @@
        #include "ser_lm3s.h"
 #elif CPU_CM3_STM32
        #include "ser_stm32.h"
+#elif CPU_CM3_SAM3
+       #include "ser_sam3.h"
 /*#elif  Add other Cortex-M3 CPUs here */
 #else
        #error Unknown CPU