mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-06 23:14:10 +00:00
Add more fonts
This commit is contained in:
parent
b0b0e9986a
commit
068faa8879
3 changed files with 5201 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue