Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / cpu / arm / drv / stepper_at91_hw_test.c
index f4214bc01ce2873ee0907ba74edda743df0d5bfc..321dde0c4f3d236bf7f92edd8250a8b69cd5f49c 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "stepper_at91.h"
 
+#include <cfg/cfg_stepper.h>
 #include <cfg/macros.h>
 #include <cfg/debug.h>
 
@@ -47,7 +48,6 @@
 
 #include <io/arm.h>
 
-#include "appconfig.h"
 
 #warning FIXME:This test is incomplete.. you MUST review..