Skip to content

Commit

Permalink
Remove bios none
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen authored Jul 4, 2024
1 parent 0677b89 commit 6e5fe7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuttx.exp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ spawn qemu-system-riscv64 \
-semihosting \
-M virt,aclint=on \
-cpu rv64 \
-bios none \
-kernel nuttx \
-nographic

Expand Down Expand Up @@ -61,4 +60,4 @@ expect {
puts "\n===== Error: Test Failed\n"
exit 1
}
}
}

0 comments on commit 6e5fe7e

Please sign in to comment.