diff Discovery/Src/gfx_fonts.c @ 123:a984d87a1ec0 FlipDisplay

Added option to build FontPack as static libary which is linked to the Firmware project (to allow separate build settings)
author Ideenmodellierer
date Sun, 27 Jan 2019 22:01:07 +0100
parents 8f8ea3a32e82
children 842f57bbaaad
line wrap: on
line diff
--- a/Discovery/Src/gfx_fonts.c	Sun Jan 13 18:59:53 2019 +0100
+++ b/Discovery/Src/gfx_fonts.c	Sun Jan 27 22:01:07 2019 +0100
@@ -22,10 +22,6 @@
 # 	define INCLUDE_FONTS_BINARY
 #endif
 
-#ifndef INCLUDE_FONTS_BINARY
-#define INCLUDE_FONTS_BINARY 1
-#endif
-
 #ifdef INCLUDE_FONTS_BINARY
 
 /* Fonts fixed in upper region */