4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 15:59:22 +08:00
2014-04-03 17:59:14 +08:00

4 lines
113 B
Bash

#!/bin/sh -e
scons -j12
qemu-system-arm -M realview-pb-a8 -kernel rtthread-realview.elf -serial vc -serial stdio