prepare embassy release

This commit is contained in:
Robin Müller 2025-03-07 17:22:19 +01:00
parent 2088d7dc8a
commit c3e16b4278
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -21,7 +21,7 @@ portable-atomic = "1"
once_cell = { version = "1", default-features = false, features = ["critical-section"] }
va416xx-hal = { version = "0.5", path = "../va416xx-hal" }
va416xx-hal = { version = ">=0.4, <=0.5" }
[features]
default = ["irq-tim14-tim15"]