Skip to content

Commit

Permalink
Add HAL version dep to atsame54_xpro (atsamd-rs#694)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeaurivage authored and benvonhandorf committed Nov 29, 2023
1 parent 6abf81d commit b6d22fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/atsame54_xpro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ optional = true

[dependencies.atsamd-hal]
path = "../../hal"
version = "0.16.0"
default-features = false

[dependencies.usb-device]
Expand Down

0 comments on commit b6d22fe

Please sign in to comment.