From 9c122029ec1f230296c049da1792348c2d67165b Mon Sep 17 00:00:00 2001 From: Dave Hylands Date: Sun, 16 Mar 2014 00:22:22 -0700 Subject: stmhal - Add usart support --- stmhal/printf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stmhal/printf.c') diff --git a/stmhal/printf.c b/stmhal/printf.c index 6fd06508e..fe2a82a37 100644 --- a/stmhal/printf.c +++ b/stmhal/printf.c @@ -1,6 +1,7 @@ #include #include #include +#include #include "std.h" #include "misc.h" -- cgit v1.2.3