prepare va108xx-embassy and vorago-reb1 release
This commit is contained in:
@@ -12,7 +12,7 @@ categories = ["aerospace", "embedded", "no-std", "hardware-support"]
|
||||
|
||||
[dependencies]
|
||||
vorago-shared-hal = { version = "0.2", features = ["vor1x"] }
|
||||
va108xx-hal = { path = "../va108xx-hal" }
|
||||
va108xx-hal = { version = "0.12" }
|
||||
|
||||
[features]
|
||||
default = ["irq-oc30-oc31"]
|
||||
|
||||
@@ -19,7 +19,7 @@ bitbybit = "1.3"
|
||||
arbitrary-int = "2"
|
||||
max116xx-10bit = "0.3"
|
||||
|
||||
va108xx-hal = { version = "0.12", path = "../va108xx-hal", features = ["rt"] }
|
||||
va108xx-hal = { version = "0.12", features = ["rt"] }
|
||||
|
||||
[features]
|
||||
rt = ["va108xx-hal/rt"]
|
||||
|
||||
Reference in New Issue
Block a user