aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f7/src/bin/can.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32/can: implement proper RX timestampschemicstry2023-07-251-2/+2
* remove unused imports from examplePhilipp Scheff2023-07-031-4/+1
* allow deed code can rx & clippyPhilipp Scheff2023-07-031-7/+7
* fmtPhilipp Scheff2023-07-031-6/+10
* add as_mut & set loopback true in examplePhilipp Scheff2023-06-221-2/+4
* add stm32f7 can examplePhilipp Scheff2023-06-221-0/+63