This commit is contained in:
2025-06-03 13:57:39 +02:00
parent 55ed793c12
commit 1188995b80
11 changed files with 296 additions and 263 deletions

View File

@@ -50,9 +50,9 @@ nrf52840-hal = "0.16.0"
usb-device = "0.2.7"
usbd-serial = "0.1.0"
microflow = { path = "../microflow-rs" }
nalgebra = { version = "0.33.2", default-features = false, features = [
"macros",
] }
# nalgebra = { version = "0.33.2", default-features = false, features = [
# "macros",
# ] }
libm = "0.2"
panic-halt = "1.0.0"
heapless = "0.8.0"