Change filename and macros from AT91SAM3.. to SAM3.. to conform to Atmel's official...
[bertos.git] / bertos / cpu / cortex-m3 / drv / clock_cm3.h
index 8abc4eef3815859a0d5e18f898d7798679261d82..6353c6ab42ae493a1d412a4b91d52000bbb6e447 100644 (file)
@@ -42,6 +42,8 @@
        #include "clock_lm3s.h"
 #elif CPU_CM3_STM32
        #include "clock_stm32.h"
+#elif CPU_CM3_SAM3
+       #include "clock_sam3.h"
 /*#elif  Add other Cortex-M3 CPUs here */
 #else
        #error Unknown CPU