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 40db112 commit 0c2d08cCopy full SHA for 0c2d08c
ci/script.sh
@@ -497,7 +497,7 @@ main() {
497
echo 'version = "0.1.0"' >> $td/Cargo.toml
498
499
echo '[dependencies.msp430]' >> $td/Cargo.toml
500
- echo 'version = "0.1.0"' >> $td/Cargo.toml
+ echo 'version = "0.2.2"' >> $td/Cargo.toml
501
502
# Test MSP430
503
test_svd_for_target msp430 https://raw.githubusercontent.com/pftbest/msp430g2553/v0.1.3-svd/msp430g2553.svd
0 commit comments