index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
stm32f1
/
src
/
bin
/
can.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-3
/
+3
*
fixed: example loops crashing after 256 passes
Peter Kövesdi
2024-04-29
1
-2
/
+2
*
stm32/can: simplify bxcan api, merging bx::* into the main structs.
Dario Nieuwenhuis
2024-04-02
1
-8
/
+5
*
CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i...
Corey Schuhen
2024-03-28
1
-13
/
+89
*
Use Result instead of Option for Frame creation.
Corey Schuhen
2024-03-13
1
-1
/
+1
*
Shared frame types.
Corey Schuhen
2024-03-13
1
-3
/
+3
*
Fix examples and improve imports required.
Corey Schuhen
2024-03-07
1
-4
/
+5
*
Documentation.
Corey Schuhen
2024-03-07
1
-3
/
+3
*
Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and ...
Corey Schuhen
2024-03-07
1
-2
/
+2
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
More formatting.
Corey Schuhen
2023-12-11
1
-2
/
+1
*
Update formatting.
Corey Schuhen
2023-12-11
1
-19
/
+8
*
Add example for using CAN with STM32F103 (BluePill) with a real CAN
Corey Schuhen
2023-12-11
1
-0
/
+79