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
/
fdcan.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
stm32 tests: move can_common out of the bin folder
Fabian Wolter
2025-08-14
1
-0
/
+1
*
Fix tests
Dion Dokter
2024-08-05
1
-2
/
+2
*
Remove more BXCAN generics.
Corey Schuhen
2024-06-02
1
-4
/
+0
*
Fix all check-cfg errors in the entire repo.
Dario Nieuwenhuis
2024-05-31
1
-1
/
+1
*
Remove generic argument for STM32 FDCAN.
Corey Schuhen
2024-05-29
1
-0
/
+4
*
stm32: add support for STM32H7[RS] "bootflash line", add HIL tests.
Dario Nieuwenhuis
2024-05-01
1
-0
/
+14
*
stm32: can: fd: fix test build for all relevant chips
Torin Cooper-Bennun
2024-04-22
1
-5
/
+17
*
CAN: Use the same testing code for BXCAN and FDCAN h/w.
Corey Schuhen
2024-03-28
1
-159
/
+36
*
CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i...
Corey Schuhen
2024-03-28
1
-12
/
+12
*
FDCAN: Fix offset issue preventing CAN2 and CAN3 from working.
Corey Schuhen
2024-03-16
1
-2
/
+51
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-2
/
+2
*
FDCAN: Don't require internal module for public API.
Corey Schuhen
2024-02-25
1
-2
/
+2
*
Remove the OperatingMode typestates
Corey Schuhen
2024-02-18
1
-1
/
+1
*
Port FDCAN HAL to use PAC directly instead of fdcan crate.
Corey Schuhen
2024-02-17
1
-81
/
+28
*
HIL test for STM32 FDCAN support.
Corey Schuhen
2024-01-31
1
-0
/
+243