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
/
tests
/
stm32
/
src
/
bin
/
can.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32 tests: move can_common out of the bin folder
Fabian Wolter
2025-08-14
1
-0
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-1
/
+1
*
Fix tests
Dion Dokter
2024-08-05
1
-1
/
+1
*
Remove more BXCAN generics.
Corey Schuhen
2024-06-02
1
-5
/
+1
*
Remove generics for BXCAN.
Corey Schuhen
2024-05-30
1
-2
/
+2
*
Remove generic argument for STM32 FDCAN.
Corey Schuhen
2024-05-29
1
-3
/
+5
*
stm32/can: simplify bxcan api, merging bx::* into the main structs.
Dario Nieuwenhuis
2024-04-02
1
-10
/
+9
*
CAN: Use the same testing code for BXCAN and FDCAN h/w.
Corey Schuhen
2024-03-28
1
-35
/
+15
*
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
-2
/
+2
*
Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and ...
Corey Schuhen
2024-03-07
1
-2
/
+2
*
tests: use executor task arena instead of TAIT.
Dario Nieuwenhuis
2023-11-27
1
-1
/
+0
*
stm32/test: add stm32f446 (board not in HIL rig yet)
Dario Nieuwenhuis
2023-11-27
1
-6
/
+6
*
stm32/can: make latency assertion more lenient.
Dario Nieuwenhuis
2023-08-20
1
-2
/
+2
*
stm32/can: Fix latency measurement in tests
chemicstry
2023-07-31
1
-3
/
+13
*
stm32/can: implement proper RX timestamps
chemicstry
2023-07-25
1
-3
/
+10
*
fix stm32 can test
Philipp Scheff
2023-07-04
1
-1
/
+1
*
make stm32 can test work
Philipp Scheff
2023-07-04
1
-3
/
+6
*
stm32/tests: fix can
xoviat
2023-06-19
1
-3
/
+3
*
stm32/can: add hw test and cleanup
xoviat
2023-05-30
1
-0
/
+78