bump PAC version

This commit is contained in:
2025-02-12 14:47:18 +01:00
parent c5543d8606
commit 189ac2d256
11 changed files with 39 additions and 25 deletions

View File

@ -22,5 +22,5 @@ rtic-sync = { version = "1.3", features = ["defmt-03"] }
once_cell = {version = "1", default-features = false, features = ["critical-section"]}
ringbuf = { version = "0.4.7", default-features = false, features = ["portable-atomic"] }
va108xx-hal = { version = "0.8", path = "../../va108xx-hal" }
va108xx-hal = { version = "0.9", path = "../../va108xx-hal" }
vorago-reb1 = { path = "../../vorago-reb1" }