Skip to content

Commit

Permalink
comment out extra PAC features not present in original repro
Browse files Browse the repository at this point in the history
  • Loading branch information
natevw committed Nov 27, 2023
1 parent f646b22 commit e8c7497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -15,7 +15,7 @@ panic-msp430 = "0.4.0"
# crate. Your PAC must be generated with svd2rust version v0.20.0 or later.
[dependencies.msp430f5529]
version = "0.2.0"
features = ["rt"]
#features = ["rt"]



Expand Down

0 comments on commit e8c7497

Please sign in to comment.