We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50bb6e3 + 99ce0fd commit 312ae25Copy full SHA for 312ae25
.github/workflows/action.yml
@@ -145,6 +145,7 @@ jobs:
145
- {RTT_BSP: "hc32l196", RTT_TOOL_CHAIN: "sourcery-arm"}
146
- {RTT_BSP: "tae32f5300", RTT_TOOL_CHAIN: "sourcery-arm"}
147
- {RTT_BSP: "bluetrum/ab32vg1-ab-prougen", RTT_TOOL_CHAIN: "sourcery-riscv64-unknown-elf"}
148
+ - {RTT_BSP: "k210", RTT_TOOL_CHAIN: "sourcery-riscv-none-embed"}
149
steps:
150
- uses: actions/checkout@v2
151
- name: Set up Python
0 commit comments