stm32f1xx-hal
stm32f1xx-hal copied to clipboard
Implement `release` for more peripherals
Another topic discussed on discourse. Currently, only a small subset of stm32f1xx_hal
peripherals implement release. Implementing this more universally would allow users to safely reconfigure peripherals at runtime.