LPC2xxx: add timer support.
[bertos.git] / bertos / cpu / arm / io / arm.h
index 5690c317219344cce45103d2ba616a37278c98ae..62cb411386b1729d999dfda8be26e0dc37781d0e 100644 (file)
@@ -45,6 +45,8 @@
 
 #if CPU_ARM_AT91
        #include "at91.h"
+#elif  CPU_ARM_LPC2
+       #include "lpc23xx.h"
 /*#elif  Add other ARM families here */
 #else
        #error Unknown CPU