prep HAL v0.10.0

This commit is contained in:
2025-02-17 20:10:43 +01:00
parent 41f7f9d25b
commit f9d1233d3f
7 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@ cortex-m-semihosting = "0.5.0"
[dependencies.va108xx-hal]
path = "../../va108xx-hal"
version = "0.9"
version = "0.10"
features = ["rt", "defmt"]
[dependencies.vorago-reb1]