add embedded-hal
This commit is contained in:
parent
fa807d2f08
commit
6cebd27cc1
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ std = []
|
|||
|
||||
[dependencies]
|
||||
defmt = { version = "0.2.0", optional = true }
|
||||
embedded-hal = { version = "0.2.3", features = ["unproven"] }
|
||||
|
|
Loading…
Reference in a new issue