Merge pull request #1428 from ucb-bar/mt-hello

Add mt-helloworld example
This commit is contained in:
Abraham Gonzalez
2023-04-20 14:51:44 -07:00
committed by GitHub
5 changed files with 72 additions and 2 deletions

View File

@@ -29,7 +29,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
.DEFAULT_GOAL := default