提交 37c6eac2 编写于 作者: B Bernard Xiong

[BSP] Update qemu nographic script

上级 9508b0e6
qemu-system-arm -M vexpress-a9 -kernel rtthread.elf -nographic
if [ ! -f "sd.bin" ]; then
dd if=/dev/zero of=sd.bin bs=64M count=1
fi
qemu-system-arm -M vexpress-a9 -kernel rtthread.elf -nographic -sd sd.bin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册