-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
In the STM32 bxcan module, the peripheral clock is enabled, but the disable was commented out in #3032 when removing the generics:
embassy/embassy-stm32/src/can/bxcan/mod.rs
Line 840 in 3e1b0e4
//rcc::disable::<T>(); |
@cschuhen did you leave this intentionally?
Metadata
Metadata
Assignees
Labels
No labels