stm32/usart: Automatic whitespace cleanup

This commit is contained in:
dragonmux
2022-08-15 17:58:59 +01:00
committed by Piotr Esden-Tempski
parent 188671389d
commit 56ec4c2b06
2 changed files with 2 additions and 4 deletions

View File

@@ -140,4 +140,3 @@ END_DECLS
#endif
/** @endcond */
/**@}*/

View File

@@ -467,4 +467,3 @@ void usart_disable_error_interrupt(uint32_t usart)
}
/**@}*/