]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil/ST_Library/include/stm32f7xx_hal_uart.h
Update library files used in STM32F7 demo to the latest version released by ST.
[freertos] / FreeRTOS / Demo / CORTEX_M7_STM32F7_STM32756G-EVAL_IAR_Keil / ST_Library / include / stm32f7xx_hal_uart.h
index 938fade77ec8a1a46f224784dc988b8418be3d44..71a052d0e50a0d3f72b91856fbd5c9ebef9fcfbb 100644 (file)
@@ -2,8 +2,8 @@
   ******************************************************************************\r
   * @file    stm32f7xx_hal_uart.h\r
   * @author  MCD Application Team\r
-  * @version V1.0.0RC1\r
-  * @date    24-March-2015\r
+  * @version V1.0.0\r
+  * @date    12-May-2015\r
   * @brief   Header file of UART HAL module.\r
   ******************************************************************************\r
   * @attention\r
@@ -936,7 +936,7 @@ typedef struct
 \r
 /** @brief  Check UART Baud rate\r
   * @param  BAUDRATE: Baudrate specified by the user\r
-  *         The maximum Baud Rate is derived from the maximum clock on F7 (i.e. 200 MHz)\r
+  *         The maximum Baud Rate is derived from the maximum clock on F7 (i.e. 216 MHz)\r
   *         divided by the smallest oversampling used on the USART (i.e. 8)\r
   * @retval Test result (TRUE or FALSE).\r
   */\r