We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665cfcc commit adda4aaCopy full SHA for adda4aa
ci/script.sh
@@ -470,7 +470,7 @@ main() {
470
471
# Test MSP430
472
test_svd_for_target msp430 https://raw.githubusercontent.com/pftbest/msp430g2553/v0.3.0-svd/msp430g2553.svd
473
- test_svd_for_target msp430 https://raw.githubusercontent.com/YuhanLiin/msp430fr2355/rt-up/msp430fr2355.svd
+ test_svd_for_target msp430 https://raw.githubusercontent.com/YuhanLiin/msp430fr2355/master/msp430fr2355.svd
474
;;
475
476
# Community-provided RISC-V SVDs
0 commit comments