add some comments, order code

This commit is contained in:
TT 2016-11-02 21:08:33 +09:00
parent 6ff0acecdf
commit bc6ce2963c
4 changed files with 67 additions and 27 deletions

View file

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