mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-04 14:07:45 +00:00
add spi lcd ili9341 in development
This commit is contained in:
parent
5031e496f9
commit
602df8af7a
8 changed files with 3629 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -119,7 +119,7 @@ CSRC = $(STARTUPSRC) \
|
|||
$(SHELLSRC) \
|
||||
$(DSPLIBSRC) \
|
||||
usbcfg.c \
|
||||
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c
|
||||
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c ili9431.c numfont20x24.c Font5x7.c
|
||||
|
||||
# $(TESTSRC) \
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue