stm32-rs / stm32f0xx-hal

A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
BSD Zero Clause License
134 stars 59 forks source link

bxcan-based CAN interface #128

Closed jonas-schievink closed 3 years ago

jonas-schievink commented 3 years ago

This changes the CAN API to use the bxcan crate, a reusable driver for the bxCAN peripherals in many low- to middle-end STM32 MCUs.

jonas-schievink commented 3 years ago

Updated the old entry

jonas-schievink commented 3 years ago

@therealprof I've updated bxcan to 0.4.0 and rebased onto master, is there anything left to do here?

bors[bot] commented 3 years ago

Build succeeded: