From 25eeed09b42b5e305cb2ee6d9296244a8d081d61 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Sep 2015 11:58:50 +0100 Subject: printf --- crypto/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/Makefile') diff --git a/crypto/Makefile b/crypto/Makefile index 524d603..f0a10ea 100644 --- a/crypto/Makefile +++ b/crypto/Makefile @@ -55,6 +55,7 @@ PROTOSRCS= \ ssd1306.c \ rng.c \ gt22l16a1y.c \ + tinyprintf.c \ main.c CSRCS = \ -- cgit v1.2.3