Skip to content

Commit b2ffcd8

Browse files
committed
using default riscv64-unknown-elf toolchain for ultrarisc bsp
1 parent 8be1da6 commit b2ffcd8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.github/ALL_BSP_COMPILE.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,8 @@
389389
"RTT_TOOL_CHAIN": "sourcery-riscv64-unknown-elf",
390390
"SUB_RTT_BSP": [
391391
"bluetrum/ab32vg1-ab-prougen",
392-
"qemu-virt64-riscv"
392+
"qemu-virt64-riscv",
393+
"ultrarisc/ur_dp1000_evb"
393394
]
394395
},
395396
{
@@ -468,13 +469,6 @@
468469
"SUB_RTT_BSP": [
469470
"xuantie/smartl/e906"
470471
]
471-
},
472-
{
473-
"RTT_BSP": "ultrarisc",
474-
"RTT_TOOL_CHAIN": "riscv64-unknown-linux-musl-",
475-
"SUB_RTT_BSP": [
476-
"ultrarisc/ur_dp1000_evb"
477-
]
478472
}
479473
]
480474
}

0 commit comments

Comments
 (0)