Skip to content

Commit

Permalink
Upgrade atsamd-hal nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeaurivage committed Jun 10, 2023
1 parent aac607f commit 0daf1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ void = {version = "1.0", default-features = false}

cortex-m-interrupt = {version = "0.2.1-git", git = "https://github.com/datdenkikniet/cortex-m-interrupt.git", rev = "9baa936", optional = true}
embassy-sync = {version = "0.2", optional = true}
embedded-hal-alpha = {package = "embedded-hal", version = "1.0.0-alpha.9"}
embedded-hal-alpha = {package = "embedded-hal", version = "1.0.0-alpha.10"}
embedded-hal-async = {version = "0.2.0-alpha.1", optional = true}
embedded-sdmmc = {version = "0.3", optional = true}
futures = {version = "0.3", default-features = false, features = ["async-await"], optional = true}
Expand Down

0 comments on commit 0daf1b1

Please sign in to comment.