From 8cd43e6c587fa1cbd8df9500271845d9881f6569 Mon Sep 17 00:00:00 2001 From: Supper Thomas <78900636@qq.com> Date: Tue, 15 Apr 2025 21:53:03 +0800 Subject: [PATCH 1/2] Update ALL_BSP_COMPILE.json --- .github/ALL_BSP_COMPILE.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ALL_BSP_COMPILE.json b/.github/ALL_BSP_COMPILE.json index ff742301395..2f0a0f74823 100644 --- a/.github/ALL_BSP_COMPILE.json +++ b/.github/ALL_BSP_COMPILE.json @@ -392,7 +392,8 @@ "SUB_RTT_BSP": [ "bluetrum/ab32vg1-ab-prougen", "bouffalo_lab/bl60x", - "bouffalo_lab/bl70x" + "bouffalo_lab/bl70x", + "bsp/qemu-virt64-riscv" ] }, { From 3204f5ae6b25f1aa0fa159cf9ae99d4ee7913044 Mon Sep 17 00:00:00 2001 From: Supper Thomas <78900636@qq.com> Date: Tue, 15 Apr 2025 22:22:13 +0800 Subject: [PATCH 2/2] Update ALL_BSP_COMPILE.json --- .github/ALL_BSP_COMPILE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ALL_BSP_COMPILE.json b/.github/ALL_BSP_COMPILE.json index 2f0a0f74823..84f272d066f 100644 --- a/.github/ALL_BSP_COMPILE.json +++ b/.github/ALL_BSP_COMPILE.json @@ -393,7 +393,7 @@ "bluetrum/ab32vg1-ab-prougen", "bouffalo_lab/bl60x", "bouffalo_lab/bl70x", - "bsp/qemu-virt64-riscv" + "qemu-virt64-riscv" ] }, {