mirror of
https://github.com/hubaldv/bioz-firmware-rs.git
synced 2025-12-06 05:01:18 +00:00
Working communication, icd not as submodule.
This commit is contained in:
@@ -19,8 +19,8 @@ defmt-rtt = "1.0.0"
|
||||
|
||||
bitflags = "2.9.1"
|
||||
|
||||
postcard-rpc = {version = "0.11.12", features = ["embassy-usb-0_4-server", "defmt"]}
|
||||
bioz-icd = {path = "../bioz-icd-rs"}
|
||||
postcard-rpc = {version = "0.11.13", features = ["embassy-usb-0_4-server", "defmt"]}
|
||||
bioz-icd-rs = {path = "../bioz-icd-rs"}
|
||||
|
||||
cortex-m = { version = "0.7.7", features = ["inline-asm", "critical-section-single-core"] }
|
||||
cortex-m-rt = "0.7.5"
|
||||
|
||||
Reference in New Issue
Block a user