Skip to content

Commit

Permalink
Fix default APP to blink.s
Browse files Browse the repository at this point in the history
  • Loading branch information
schoeberl committed Sep 5, 2024
1 parent 7f57817 commit 209e291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ test:
sw-simulation:
sbt "runMain leros.sim.LerosSim asm/test/base.s"

APP=base
APP=blink
TESTS="base lhi lhi2 lognosign reg imm mem"
TESTPATH=asm/test

Expand Down

0 comments on commit 209e291

Please sign in to comment.