sam3n port: add some peripheral register definitions.
[bertos.git] / bertos / cpu / cortex-m3 / drv / timer_cm3.h
index 6778606d29850b9a4c39cdd867dc7d4e69ccd027..80ec8eb7d67edb2a3d4eba060ac9dce0942ac021 100644 (file)
@@ -47,6 +47,8 @@
        #include <io/lm3s.h>
 #elif CPU_CM3_STM32
        #include <io/stm32.h>
+#elif CPU_CM3_AT91SAM3
+       #include <io/sam3.h>
 /*#elif  Add other families here */
 #else
        #error Unknown CPU