mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-04-06 15:04:35 +00:00
Robustness increase
Shifted some stack space
This commit is contained in:
parent
9ed5a41d2e
commit
4ff2f63b19
4 changed files with 39 additions and 9 deletions
2
Makefile
2
Makefile
|
|
@ -120,7 +120,7 @@ CSRC = $(STARTUPSRC) \
|
|||
$(STREAMSSRC) \
|
||||
$(SHELLSRC) \
|
||||
usbcfg.c \
|
||||
main.c si5351.c tlv320aic3204.c dsp.c plot.c ui.c ili9341.c numfont20x24.c Font5x7.c flash.c adc.c
|
||||
main.c si5351.c tlv320aic3204.c dsp.c plot.c ui.c ili9341.c numfont20x24.c Font5x7.c flash.c adc.c FFT.c
|
||||
|
||||
# $(TESTSRC) \
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue