diff --git a/run.sh b/run.sh deleted file mode 100755 index 95221430e..000000000 --- a/run.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -cd /home/yanglong/Desktop/xiuos/xiuos/Ubiquitous/XiZi_IIoT -make BOARD=cortex-m3-emulator distclean -make BOARD=cortex-m3-emulator menuconfig -make BOARD=cortex-m3-emulator -sleep -qemu-system-arm -machine lm3s6965evb -nographic -kernel build/XiZi-cortex-m3-emulator.elf \ No newline at end of file