Add more fonts

This commit is contained in:
DiSlord 2020-08-02 09:31:06 +03:00
parent b0b0e9986a
commit 068faa8879
3 changed files with 5201 additions and 1 deletions

View file

@ -125,7 +125,7 @@ CSRC = $(STARTUPSRC) \
FatFs/ff.c \
FatFs/ffunicode.c \
usbcfg.c \
main.c si5351.c tlv320aic3204.c dsp.c plot.c ui.c ili9341.c numfont20x22.c Font5x7.c flash.c adc.c rtc.c
main.c si5351.c tlv320aic3204.c dsp.c plot.c ui.c ili9341.c numfont20x22.c Font5x7.c Font7x13b.c Font10x14.c flash.c adc.c rtc.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
# setting.