| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FDCAN/BXCAN: Finish implementation of RAII instance counters. | Corey Schuhen | 2025-06-21 | 1 | -29/+79 |
| * | Add TxGuard and RxGuard which impl RAII for the STM32 CAN reference counting | Tobias Naumann | 2025-06-21 | 1 | -16/+37 |
| * | Switch to SendDynamicSender for FDCAN. | Corey Schuhen | 2025-05-31 | 1 | -7/+7 |
| * | Reference count senders and receivers so that we don't close down early. | Corey Schuhen | 2025-03-09 | 1 | -7/+79 |
| * | stm32/can: simplify bxcan api, merging bx::* into the main structs. | Dario Nieuwenhuis | 2024-04-02 | 1 | -2/+2 |
| * | CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i... | Corey Schuhen | 2024-03-28 | 1 | -16/+7 |
| * | BXCAN: Create RxMode enum and move reader methods into it, laying foundations... | Corey Schuhen | 2024-03-28 | 1 | -0/+4 |
| * | BXCAN: Register access into new Registers struct. | Corey Schuhen | 2024-03-28 | 1 | -3/+9 |
| * | CAN: Move some FDCAN definitions into a module to share with BXCAN. | Corey Schuhen | 2024-03-28 | 1 | -0/+51 |
