bump HAL and PAC

This commit is contained in:
Robin Mueller
2025-09-03 11:01:41 +02:00
parent acb52efc0f
commit 62e95972e0
32 changed files with 59 additions and 65 deletions

View File

@@ -9,7 +9,7 @@ defmt-rtt = "1"
defmt = "1"
panic-probe = { version = "1", features = ["defmt"] }
va416xx-hal = { version = "0.5", path = "../../va416xx-hal", features = ["va41630"] }
va416xx-hal = { version = "0.6", path = "../../va416xx-hal", features = ["va41630"] }
[dependencies.rtic]
version = "2"