Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / drv / timer_cm3.h
index 6778606d29850b9a4c39cdd867dc7d4e69ccd027..0d45ad26453e3177424b9a8700d92749727354a0 100644 (file)
@@ -47,6 +47,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