This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[BSP] Add qemu-nographic script
bernard
7 years ago
parent
9463fd9ae8
commit
89af35b0c3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
bsp/qemu-vexpress-a9/qemu-nographic.sh
+ 1
- 0
bsp/qemu-vexpress-a9/qemu-nographic.sh
View File
@@ -0,0 +1 @@
+qemu-system-arm -M vexpress-a9 -kernel rtthread.elf -nographic