Skip to content

Commit

Permalink
Merge #446
Browse files Browse the repository at this point in the history
446: update msp430 test deps r=therealprof a=burrbull

rust-lang/rfcs#2843

r? @therealprof 

Co-authored-by: Andrey Zgarbul <[email protected]>
  • Loading branch information
bors[bot] and burrbull authored Jun 2, 2020
2 parents 40db112 + 0c2d08c commit cbf8e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ main() {
echo 'version = "0.1.0"' >> $td/Cargo.toml

echo '[dependencies.msp430]' >> $td/Cargo.toml
echo 'version = "0.1.0"' >> $td/Cargo.toml
echo 'version = "0.2.2"' >> $td/Cargo.toml

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

0 comments on commit cbf8e96

Please sign in to comment.