stm32/uart: Simplify deinit of UART, no need to call HAL.
The HAL just clears UE and then clears all the UART control registers.
Showing
Please register or sign in to comment
The HAL just clears UE and then clears all the UART control registers.