| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fmt files, add changelog entry | Jomer.Dev | 2025-11-27 | 1 | -14/+14 |
| | | |||||
| * | Add error messages to calc_can_timings | Jomer.Dev | 2025-11-27 | 1 | -0/+37 |
| | | |||||
| * | FDCAN/BXCAN: Finish implementation of RAII instance counters. | Corey Schuhen | 2025-06-21 | 1 | -1/+1 |
| | | | | | | | - Use DeRef in all types - Change Name of internal_operation and its enum - move into Info to avoid macro code dup | ||||
| * | Reference count senders and receivers so that we don't close down early. | Corey Schuhen | 2025-03-09 | 1 | -0/+14 |
| | | |||||
| * | stm32: can: fd: introduce BusErrorMode with docs and Properties getter | Torin Cooper-Bennun | 2024-04-23 | 1 | -0/+18 |
| | | |||||
| * | BXCAN: Create RxMode enum and move reader methods into it, laying ↵ | Corey Schuhen | 2024-03-28 | 1 | -0/+10 |
| | | | | | foundations for different Rx buffering modes. | ||||
| * | Use Result instead of Option for Frame creation. | Corey Schuhen | 2024-03-13 | 1 | -0/+12 |
| | | |||||
| * | Add FDCAN clock registers to G4 RCC. | Tomasz bla Fortuna | 2024-01-31 | 1 | -0/+30 |
| Author: Adam Morgan <[email protected]> Break definitions out of bxcan that can be used innm fdcan. Typo | |||||
