aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/can/bxcan/registers.rs
Commit message (Expand)AuthorAgeFilesLines
* STM32: Fix CAN transmit on bxcan targetsAdam Greig2025-04-181-2/+2
* chore: fix buildelagil2025-01-031-4/+4
* add RTR flag if it is remote frameTu Nguyen2024-10-161-1/+4
* Swat some other occurrences of .unwrap() that pull in panicing infraDavid Flemström2024-06-281-12/+8
* Remove more BXCAN generics.Corey Schuhen2024-06-021-6/+6
* Remove generics for BXCAN.Corey Schuhen2024-05-301-6/+6
* embassy_stm32: allow scheduling lower priority frames in bxcan driverMaarten de Vries2024-05-271-6/+4
* embassy_stm32: implement optional FIFO scheduling for outgoing framesMaarten de Vries2024-05-271-14/+53
* rustfmt whitespace fixesEric Yanush2024-04-221-2/+2
* Ensure bus errors are forwarded only once, enable bus off/passive/warning int...Eric Yanush2024-04-221-1/+15
* stm32/can: simplify bxcan api, merging bx::* into the main structs.Dario Nieuwenhuis2024-04-021-0/+510