From 7ab8e969ca2e59208554dde3f248ad5fcd75bff3 Mon Sep 17 00:00:00 2001 From: bdislab_ssssb <2464416786@qq.com> Date: Sun, 20 Aug 2023 20:59:25 +0800 Subject: [PATCH 1/2] Delete 'test.txt' --- test.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test.txt diff --git a/test.txt b/test.txt deleted file mode 100644 index e69de29bb..000000000 From f17a68e7dd5fc102f7f47689dfabe1308d1d56bc Mon Sep 17 00:00:00 2001 From: bdislab_ssssb <2464416786@qq.com> Date: Sun, 20 Aug 2023 20:59:40 +0800 Subject: [PATCH 2/2] Delete 'run.sh' --- run.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 run.sh 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