Skip to content

Commit 9d86f81

Browse files
committed
change msp430g2553 link
1 parent 07b0cad commit 9d86f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ main() {
495495
echo 'version = "0.1.0"' >> $td/Cargo.toml
496496

497497
# Test MSP430
498-
test_svd_for_target msp430 https://github.com/pftbest/msp430g2553/raw/v0.1.0/msp430g2553.svd
498+
test_svd_for_target msp430 https://raw.githubusercontent.com/pftbest/msp430g2553/v0.1.3-svd/msp430g2553.svd
499499
;;
500500

501501
# Community-provided RISC-V SVDs

0 commit comments

Comments
 (0)