Add mt-helloworld example

This commit is contained in:
Jerry Zhao
2023-04-06 17:36:13 -07:00
parent 8a7c98c427
commit 54a6288f1a
5 changed files with 72 additions and 2 deletions

View File

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