split code into plot.c

This commit is contained in:
TT 2016-10-28 20:50:51 +09:00
parent c0fd7810e5
commit 00a4b70bf7
5 changed files with 824 additions and 806 deletions

View file

@ -120,7 +120,7 @@ CSRC = $(STARTUPSRC) \
$(SHELLSRC) \
$(DSPLIBSRC) \
usbcfg.c \
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c ili9431.c numfont20x24.c Font5x7.c flash.c
main.c si5351.c si5351_low.c tlv320aic3204.c dsp.c plot.c ili9431.c numfont20x24.c Font5x7.c flash.c
# $(TESTSRC) \