File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -503,7 +503,7 @@ main() {
503
503
echo ' [dependencies.riscv-rt]' >> $td /Cargo.toml
504
504
echo ' version = "0.8.0"' >> $td /Cargo.toml
505
505
506
- test_svd_for_target riscv https://raw.githubusercontent.com/riscv-rust/e310x/master/e310x.svd
506
+ test_svd_for_target riscv https://raw.githubusercontent.com/riscv-rust/e310x/master/e310x/e310x .svd
507
507
test_svd_for_target riscv https://raw.githubusercontent.com/riscv-rust/k210-pac/master/k210.svd
508
508
test_svd_for_target riscv https://raw.githubusercontent.com/riscv-rust/fu540-pac/master/fu540.svd
509
509
;;
Original file line number Diff line number Diff line change 2102
2102
- arch : riscv
2103
2103
mfgr : SiFive
2104
2104
chip : E310x
2105
- svd_url : https://raw.githubusercontent.com/riscv-rust/e310x/master/e310x.svd
2105
+ svd_url : https://raw.githubusercontent.com/riscv-rust/e310x/master/e310x/e310x .svd
2106
2106
should_pass : false
2107
2107
run_when : never
2108
2108
- arch : msp430
You can’t perform that action at this time.
0 commit comments