Skip to content

Commit

Permalink
available PAC for msp430f5529
Browse files Browse the repository at this point in the history
  • Loading branch information
natevw committed Nov 27, 2023
1 parent 6be48c3 commit f646b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ panic-msp430 = "0.4.0"
# targeting a different device, you may need to change the version of your
# crate. Your PAC must be generated with svd2rust version v0.20.0 or later.
[dependencies.msp430f5529]
version = "0.4.0"
features = ["rt", "critical-section"]
version = "0.2.0"
features = ["rt"]



Expand Down

0 comments on commit f646b22

Please sign in to comment.