From e49925584f407e23f264e5e551b7853d72a32ef0 Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Fri, 1 Oct 2021 20:18:05 -0400 Subject: [PATCH] [ci] add ab32vg1 --- .github/workflows/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 88056a1da5..40e6bd6052 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -138,6 +138,7 @@ jobs: - {RTT_BSP: "raspberry-pi/raspi4-32", RTT_TOOL_CHAIN: "sourcery-arm"} - {RTT_BSP: "hc32l196", RTT_TOOL_CHAIN: "sourcery-arm"} - {RTT_BSP: "tae32f5300", RTT_TOOL_CHAIN: "sourcery-arm"} + - {RTT_BSP: "bluetrum/ab32vg1-ab-prougen", RTT_TOOL_CHAIN: "sourcery-riscv"} steps: - uses: actions/checkout@v2 - name: Set up Python