Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / cpu / arm / drv / ser_at91.c
index bc1555c25c75434dd638cef0e2430f52c996f974..4ef27b61775fee44e3d89981903ea09ee03b20b2 100644 (file)
@@ -41,9 +41,9 @@
 #include "hw_ser.h"  /* Required for bus macros overrides */
 #include "hw_cpu.h"  /* CLOCK_FREQ */
 
+#include <cfg/cfg_ser.h>
 #include <cfg/debug.h>
 
-#include <appconfig.h>
 
 #include <io/arm.h>