We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9c0cb6 commit 2c91e85Copy full SHA for 2c91e85
Cargo.toml
@@ -26,7 +26,7 @@ micromath = "2.0.0"
26
synopsys-usb-otg = { version = "0.2.3", features = ["cortex-m"], optional = true }
27
stm32-fmc = { version = "0.2.0", features = ["sdram"], optional = true }
28
rand_core = "0.6"
29
-bxcan = "0.6.0"
+bxcan = "0.6.2"
30
31
[dependencies.bare-metal]
32
version = "1.0.0"
0 commit comments