Delete 'run.sh'
This commit is contained in:
parent
7ab8e969ca
commit
f17a68e7dd
7
run.sh
7
run.sh
|
@ -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
|
|
Loading…
Reference in New Issue