remove more unused deps

This commit is contained in:
Robin Müller 2025-04-24 15:58:57 +02:00
parent 1fa8f8c7ba
commit cfee58c790
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -23,14 +23,6 @@ va416xx-hal = { version = "0.5", path = "../../va416xx-hal", features = ["va4163
path = "../../vorago-peb1"
optional = true
[dependencies.rtic]
version = "2"
features = ["thumbv7-backend"]
[dependencies.rtic-monotonics]
version = "2"
features = ["cortex-m-systick"]
[features]
default = ["va41630"]
va41630 = ["va416xx-hal/va41630", "has-adc-dac"]