prepare BSP release

This commit is contained in:
2025-02-13 15:04:36 +01:00
parent bd286bdb2a
commit d077bb6210
7 changed files with 29 additions and 33 deletions

View File

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