This commit is contained in:
2025-02-14 17:09:37 +01:00
parent a65f4039ee
commit d9e1994701
3 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@ embassy-executor = { version = "0.7", features = [
"executor-interrupt"
]}
va108xx-hal = "0.9"
va108xx-hal = { version = "0.9", path = "../../va108xx-hal" }
va108xx-embassy = "0.1"
[features]