CAN support with bxcan crate
This commit is contained in:
committed by
Dario Nieuwenhuis
parent
0fee2b9509
commit
7c405250a7
@ -26,6 +26,7 @@ bare-metal = "1.0.0"
|
||||
atomic-polyfill = "0.1.3"
|
||||
stm32-metapac = { version = "0.1.0", path = "../stm32-metapac", features = ["rt"] }
|
||||
vcell = { version = "0.1.3", optional = true }
|
||||
bxcan = { version = "0.5.1" } # TODO: , optional = true }
|
||||
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
|
Reference in New Issue
Block a user