mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
embench no longer launches run automatiacally, need to use make run
This commit is contained in:
parent
5b1adc7a67
commit
20800b2714
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
|
||||
embench_dir = ../../addins/embench-iot
|
||||
|
||||
all: build sim size
|
||||
all: build
|
||||
run: sim size
|
||||
|
||||
allClean: clean all
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue