Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / arm / drv / ser_arm.h
index cc2e48ac1692fe241b26e44f7a9c608f9ff0648a..8c39fcf7cf5b01b5c05f0a286c518de6fc59e99c 100644 (file)
@@ -42,6 +42,8 @@
 
 #if CPU_ARM_AT91
        #include "ser_at91.h"
+#elif CPU_ARM_LPC2378
+       #include "ser_lpc2.h"
 /*#elif  Add other ARM families here */
 #else
        #error Unknown CPU