arduino / portentax8-stm32h7-fw

GNU General Public License v3.0
3 stars 6 forks source link

Fix: enable/disable CAN peripheral clock in STM32HAL functions #34

Closed aentinger closed 11 months ago

aentinger commented 11 months ago

Only doing so ensures that we will not leave the CAN peripheral clock on after deinitialising the peripheral.