-
- Downloads
feat(examples): add CAN transmit example
... | ... | @@ -8,3 +8,4 @@ edition = "2018" |
cortex-m = "0.5.0" | ||
panic-halt = "0.2.0" | ||
cortex-m-rt = "0.6.3" | ||
s32k144 = "0.10.0" |
examples/nxp-flexcan.rs
0 → 100644
Please register or sign in to comment