STM32 Serial: Trivial removal of an extra space in a comment
This commit is contained in:
parent
54972a1668
commit
3bacda1565
|
@ -3006,7 +3006,7 @@ void stm32_serial_dma_poll(void)
|
|||
* Name: up_putc
|
||||
*
|
||||
* Description:
|
||||
* Provide priority, low-level access to support OS debug writes
|
||||
* Provide priority, low-level access to support OS debug writes
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue