lm3s1968: use the fixed-width Gohufont in the example.
[bertos.git] / examples / lm3s1968 / lm3s1968.mk
index 9bbfe705fc4a630981a621d2654caa712f488180..0dca92fd8ce957adafedce503a6aedaf408e78b5 100644 (file)
@@ -25,9 +25,8 @@ lm3s1968_CSRC = \
        bertos/gfx/text.c \
        bertos/gfx/text_format.c \
        bertos/gui/menu.c \
-       bertos/fonts/helvB10.c \
+       bertos/fonts/gohu.c \
        bertos/fonts/luBS14.c \
-       bertos/fonts/ncenB18.c \
        bertos/icons/logo.c \
        bertos/mware/formatwr.c \
        bertos/mware/hex.c \