| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ability to control automatic bus off recovery #4816 | RichardWGNR | 2025-11-02 | 1 | -0/+13 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | Fix #4062 | RichardWGNR | 2025-04-11 | 1 | -4/+8 |
| | | |||||
| * | stm32: can: fd: rename TxBufferMode::Queue -> ::Priority for clarity | Torin Cooper-Bennun | 2024-03-04 | 1 | -6/+13 |
| | | |||||
| * | Delay setting TX buffer mode until user had a chance to configure it. | Corey Schuhen | 2024-03-02 | 1 | -2/+2 |
| | | |||||
| * | stm32: can: fd: write: if in TX FIFO mode & bufs full, then abort | Torin Cooper-Bennun | 2024-03-02 | 1 | -1/+10 |
| | | |||||
| * | stm32: can: fd: allow TX buffers in FIFO mode | Torin Cooper-Bennun | 2024-03-02 | 1 | -0/+21 |
| | | |||||
| * | FDCAN: Remove history from comments. | Corey Schuhen | 2024-02-25 | 1 | -1/+1 |
| | | |||||
| * | Port FDCAN HAL to use PAC directly instead of fdcan crate. | Corey Schuhen | 2024-02-17 | 1 | -0/+438 |
| - Provide separate FDCAN capable and Classic CAN API's - Don't use fdcan crate dep anymore - Provide embedded-can traits. | |||||
