prep HAL release v0.4.0

This commit is contained in:
2025-02-18 16:23:51 +01:00
parent 770d6cb905
commit c67f50c96c
5 changed files with 7 additions and 11 deletions

View File

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