aboutsummaryrefslogtreecommitdiff
path: root/test1.cpp
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-12-20 15:33:38 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2015-12-20 15:33:38 +0100
commit4ce09995e336103ab1d6e20171e732bba1b4cfb2 (patch)
treebf69e5d84c47789251876def55664a97548f7d4b /test1.cpp
parent137489b6cd7e03031b0acb5d3abab4603decde04 (diff)
downloadstm32f103-playground-4ce09995e336103ab1d6e20171e732bba1b4cfb2.tar.gz
stm32f103-playground-4ce09995e336103ab1d6e20171e732bba1b4cfb2.tar.bz2
stm32f103-playground-4ce09995e336103ab1d6e20171e732bba1b4cfb2.tar.xz
stm32f103-playground-4ce09995e336103ab1d6e20171e732bba1b4cfb2.zip
o Switching from the original tinyprintf to an improved version.
o Creating a cmake library out of tinyprintf.
Diffstat (limited to 'test1.cpp')
-rw-r--r--test1.cpp2
1 files changed, 0 insertions, 2 deletions
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"