diff --git a/stm/printf.c b/stm/printf.c index 2669a553448abe51cc449935b470fd0ffe20d106..a0620018cc0603814a7ae122d9669b5638fb6bf9 100644 --- a/stm/printf.c +++ b/stm/printf.c @@ -6,7 +6,6 @@ #include "misc.h" #include "systick.h" #include "mpconfig.h" -#include "mpconfigport.h" #include "qstr.h" #include "obj.h" #include "lcd.h"