diff options
| author | Krzysztof Blazewicz <krzysztof.blazewicz@uxeon.com> | 2016-11-15 14:47:48 +0100 |
|---|---|---|
| committer | Krzysztof Blazewicz <krzysztof.blazewicz@uxeon.com> | 2016-11-16 12:43:27 +0100 |
| commit | e8b435d1f80a220a4f561b1e653ea33b69517513 (patch) | |
| tree | 54edcd7de96d2f56f2250d69366ccdc2f3004b87 /stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h | |
| parent | c1fa33b493db3f861c322c84da56aed0c1599339 (diff) | |
stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2
Diffstat (limited to 'stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h')
| -rw-r--r-- | stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h b/stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h index 5e861cccd..49a007c9c 100644 --- a/stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h +++ b/stmhal/hal/f4/inc/stm32f4xx_hal_i2s.h @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_hal_i2s.h
* @author MCD Application Team
- * @version V1.5.1
- * @date 01-July-2016
+ * @version V1.5.2
+ * @date 22-September-2016
* @brief Header file of I2S HAL module.
******************************************************************************
* @attention
|
