Move to released packages, done
This commit is contained in:
@ -28,7 +28,7 @@ embassy-executor = { version = "0.7", features = [
|
||||
]}
|
||||
|
||||
va108xx-hal = { version = "0.10" }
|
||||
va108xx-embassy = { version = "0.2", path = "../../va108xx-embassy" }
|
||||
va108xx-embassy = { version = "0.2" }
|
||||
|
||||
[features]
|
||||
default = ["ticks-hz-1_000", "va108xx-embassy/irq-oc30-oc31"]
|
||||
|
@ -23,4 +23,4 @@ once_cell = {version = "1", default-features = false, features = ["critical-sect
|
||||
ringbuf = { version = "0.4.7", default-features = false, features = ["portable-atomic"] }
|
||||
|
||||
va108xx-hal = { version = "0.10" }
|
||||
vorago-reb1 = { version = "0.8", path = "../../vorago-reb1" }
|
||||
vorago-reb1 = { version = "0.8" }
|
||||
|
@ -20,5 +20,4 @@ version = "0.10"
|
||||
features = ["rt", "defmt"]
|
||||
|
||||
[dependencies.vorago-reb1]
|
||||
path = "../../vorago-reb1"
|
||||
version = "0.8"
|
||||
|
Reference in New Issue
Block a user