Skip to content

Commit 0c2d08c

Browse files
committed
update msp430 test deps
1 parent 40db112 commit 0c2d08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ main() {
497497
echo 'version = "0.1.0"' >> $td/Cargo.toml
498498

499499
echo '[dependencies.msp430]' >> $td/Cargo.toml
500-
echo 'version = "0.1.0"' >> $td/Cargo.toml
500+
echo 'version = "0.2.2"' >> $td/Cargo.toml
501501

502502
# Test MSP430
503503
test_svd_for_target msp430 https://raw.githubusercontent.com/pftbest/msp430g2553/v0.1.3-svd/msp430g2553.svd

0 commit comments

Comments
 (0)