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

Update bxcan dependency to 0.8.0 #181

Closed JanekGraff closed 1 month ago

JanekGraff commented 1 month ago

This version implements the embedded-can traits.

See #59 in bxcan for more info.