Included impedance topic.

This commit is contained in:
2025-08-06 15:44:49 +02:00
parent fc27bdc089
commit 3f9f3fedf5
5 changed files with 133 additions and 14 deletions

View File

@@ -22,6 +22,8 @@ bitflags = "2.9.1"
postcard-rpc = {version = "0.11.13", features = ["embassy-usb-0_4-server", "defmt"]}
bioz-icd-rs = {path = "../bioz-icd-rs"}
libm = { version = "0.2.15" }
cortex-m = { version = "0.7.7", features = ["inline-asm", "critical-section-single-core"] }
cortex-m-rt = "0.7.5"
# embedded-hal = "0.2.6"