Skip to content

Commit

Permalink
alpha was skipped, use rp2040-hal 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jannic committed Sep 1, 2023
1 parent aef7a94 commit e7f318d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ embedded-hal = "0.2.6"
nb = "1.0.0"
pio = "0.2.0"
pio-proc = "0.2.0"
rp2040-hal = "0.9.0-alpha.1"
rp2040-hal = "0.9.0"
fugit = "0.3.5"
defmt = { version = "0.3.0", optional = true }

Expand Down

0 comments on commit e7f318d

Please sign in to comment.