Skip to content

Commit 82a2fb1

Browse files
committed
将acm32并入一个文件夹中
1 parent 7fee653 commit 82a2fb1

File tree

194 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+2
-1
lines changed

.github/workflows/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
legs:
32-
- {RTT_BSP: "acm32f0x0-nucleo", RTT_TOOL_CHAIN: "sourcery-arm"}
32+
- {RTT_BSP: "acm32/acm32f0x0-nucleo", RTT_TOOL_CHAIN: "sourcery-arm"}
33+
- {RTT_BSP: "acm32/acm32f4xx-nucleo", RTT_TOOL_CHAIN: "sourcery-arm"}
3334
- {RTT_BSP: "CME_M7", RTT_TOOL_CHAIN: "sourcery-arm"}
3435
- {RTT_BSP: "apm32/apm32f103xe-minibroard", RTT_TOOL_CHAIN: "sourcery-arm"}
3536
- {RTT_BSP: "apollo2", RTT_TOOL_CHAIN: "sourcery-arm"}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)