4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 05:59:19 +08:00

4 lines
113 B
Bash
Raw Normal View History

2014-03-29 12:14:24 +08:00
#!/bin/sh -e
scons -j12
qemu-system-arm -M realview-pb-a8 -kernel rtthread-realview.elf -serial vc -serial stdio