Add TutorialNoCConfig

This commit is contained in:
Jerry Zhao
2022-09-27 22:08:12 -07:00
parent f634fde083
commit 07cad27315
11 changed files with 69 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ LDFLAGS= -static
include libgloss.mk
PROGRAMS = pwm blkdev accum charcount nic-loopback big-blkdev pingd \
streaming-passthrough streaming-fir nvdla spiflashread spiflashwrite fft
streaming-passthrough streaming-fir nvdla spiflashread spiflashwrite fft gcd
spiflash.img: spiflash.py
python3 $<