Browse Source

stm32/usart: Automatic whitespace cleanup

pull/1483/head
dragonmux 2 years ago
committed by Piotr Esden-Tempski
parent
commit
56ec4c2b06
  1. 1
      include/libopencm3/stm32/common/usart_common_all.h
  2. 1
      lib/stm32/common/usart_common_all.c

1
include/libopencm3/stm32/common/usart_common_all.h

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

1
lib/stm32/common/usart_common_all.c

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

Loading…
Cancel
Save