| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | fixed: example loops crashing after 256 passes | Peter Kövesdi | 2024-04-29 | 1 | -1/+1 |
| | | |||||
| * | examples: stm32: can: fix build | Torin Cooper-Bennun | 2024-04-22 | 1 | -1/+1 |
| | | |||||
| * | CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods ↵ | Corey Schuhen | 2024-03-28 | 1 | -5/+7 |
| | | | | | instead of a tuple sometimes. | ||||
| * | stm32: autogenerate mux config for all chips. | Dario Nieuwenhuis | 2024-03-01 | 1 | -1/+1 |
| | | |||||
| * | Remove the OperatingMode typestates | Corey Schuhen | 2024-02-18 | 1 | -2/+1 |
| | | | | | | | Instead have two explcit types(without the mode generic arg)types: - One for config - One for all operating modes | ||||
| * | Port FDCAN HAL to use PAC directly instead of fdcan crate. | Corey Schuhen | 2024-02-17 | 1 | -33/+56 |
| | | | | | | | - Provide separate FDCAN capable and Classic CAN API's - Don't use fdcan crate dep anymore - Provide embedded-can traits. | ||||
| * | Add FDCAN examples for STM32G4, STM32H5 and STM32H7 | Corey Schuhen | 2024-01-31 | 1 | -0/+74 |
| Fix examples Fix examples Fix examples. | |||||
