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

@ -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.9", path = "../../va108xx-hal" }
va108xx-hal = "0.9"
vorago-reb1 = { path = "../../vorago-reb1" }