mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 06:59:22 +08:00
477dec24b4
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1421 bbd45198-f89e-11dd-88c7-29a3b14d5316
4 lines
166 B
Bash
Executable File
4 lines
166 B
Bash
Executable File
#!/bin/bash
|
|
./qemu-system-arm-on-ubuntu -M mini2440 -kernel ../bsp/mini2440/rtthread-mini2440.axf -show-cursor -sd SDCARD -serial vc:80Cx24C -serial file:virtualkbd
|
|
|