From 4ce09995e336103ab1d6e20171e732bba1b4cfb2 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 20 Dec 2015 15:33:38 +0100 Subject: o Switching from the original tinyprintf to an improved version. o Creating a cmake library out of tinyprintf. --- test1.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test1.cpp') diff --git a/test1.cpp b/test1.cpp index 57149c3..a4078a7 100644 --- a/test1.cpp +++ b/test1.cpp @@ -9,8 +9,6 @@ int init_high(); extern "C" void halt(); -#include "tmp/printf/printf.h" - #include "stm32f10x_conf.h" extern "C" -- cgit v1.2.3