stm32-rs / bxcan

bxCAN peripheral driver for STM32 chips
Apache License 2.0
31 stars 22 forks source link

Make `defmt` support opt-in #35

Closed jonas-schievink closed 3 years ago

jonas-schievink commented 3 years ago

defmt is still evolving and making breaking changes, and it currently doesn't allow supporting multiple versions of it (https://github.com/knurling-rs/defmt/issues/426). By making it opt-in and leaving its version unspecified, it should not stand in the way of bxcan 1.0 anymore.

jonas-schievink commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: