Skip to content

Commit bb0d07e

Browse files
authored
Add HAL version dep to atsame54_xpro (#694)
1 parent 54bed01 commit bb0d07e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/atsame54_xpro/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ optional = true
1919

2020
[dependencies.atsamd-hal]
2121
path = "../../hal"
22+
version = "0.16.0"
2223
default-features = false
2324

2425
[dependencies.usb-device]

0 commit comments

Comments
 (0)