boot.sh 113 B

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