my fork
Fork of mbed by
Diff: TARGET_NUCLEO_L053R8/stm32l0xx_hal_usart_ex.h
- Revision:
- 92:4fc01daae5a5
- Parent:
- 84:0b3ab51c8877
- Child:
- 96:487b796308b0
--- a/TARGET_NUCLEO_L053R8/stm32l0xx_hal_usart_ex.h Wed Oct 29 11:02:04 2014 +0000 +++ b/TARGET_NUCLEO_L053R8/stm32l0xx_hal_usart_ex.h Thu Nov 27 13:33:22 2014 +0000 @@ -2,8 +2,8 @@ ****************************************************************************** * @file stm32l0xx_hal_usart_ex.h * @author MCD Application Team - * @version V1.0.0 - * @date 22-April-2014 + * @version V1.1.0 + * @date 18-June-2014 * @brief Header file of USART HAL Extension module. ****************************************************************************** * @attention @@ -56,11 +56,11 @@ /* Exported types ------------------------------------------------------------*/ /* Exported constants --------------------------------------------------------*/ -/** @defgroup USARTEx_Extended_Exported_Constants +/** @defgroup USARTEx_Exported_Constants * @{ */ -/** @defgroup USARTEx_Word_Length USART Word Length +/** @defgroup USARTEx_Word_Length * @{ */ #define USART_WORDLENGTH_7B ((uint32_t)USART_CR1_M_1) @@ -76,7 +76,6 @@ /** * @} */ - /* Exported macro ------------------------------------------------------------*/ /** @defgroup USARTEx_Extended_Exported_Macros