aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f7/src/bin/can.rs
Commit message (Expand)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* chore: replace make_static! macro usage with non-macro versionUlf Lilleengen2023-12-211-2/+5
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-1/+1
* 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