Add HIL test for bufferedUart
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
b3dfd06dd6
commit
f76444bdc4
@ -20,6 +20,7 @@ embedded-hal-1 = { package = "embedded-hal", version = "1.0.0-alpha.8" }
|
||||
embedded-hal-async = { version = "0.1.0-alpha.1" }
|
||||
panic-probe = { version = "0.3.0", features = ["print-defmt"] }
|
||||
futures = { version = "0.3.17", default-features = false, features = ["async-await"] }
|
||||
embedded-io = { version = "0.3.0", features = ["async"] }
|
||||
|
||||
[profile.dev]
|
||||
debug = 2
|
||||
|
Reference in New Issue
Block a user