diff options
| author | Krzysztof Blazewicz | 2016-11-15 14:47:48 +0100 |
|---|---|---|
| committer | Krzysztof Blazewicz | 2016-11-16 12:43:27 +0100 |
| commit | e8b435d1f80a220a4f561b1e653ea33b69517513 (patch) | |
| tree | 54edcd7de96d2f56f2250d69366ccdc2f3004b87 /stmhal/hal/f4/src/stm32f4xx_hal_cortex.c | |
| parent | c1fa33b493db3f861c322c84da56aed0c1599339 (diff) | |
stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2
Diffstat (limited to 'stmhal/hal/f4/src/stm32f4xx_hal_cortex.c')
| -rw-r--r-- | stmhal/hal/f4/src/stm32f4xx_hal_cortex.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/hal/f4/src/stm32f4xx_hal_cortex.c b/stmhal/hal/f4/src/stm32f4xx_hal_cortex.c index b478a1e27..fe4524b3b 100644 --- a/stmhal/hal/f4/src/stm32f4xx_hal_cortex.c +++ b/stmhal/hal/f4/src/stm32f4xx_hal_cortex.c @@ -2,8 +2,8 @@ ******************************************************************************
* @file stm32f4xx_hal_cortex.c
* @author MCD Application Team
- * @version V1.5.1
- * @date 01-July-2016
+ * @version V1.5.2
+ * @date 22-September-2016
* @brief CORTEX HAL module driver.
* This file provides firmware functions to manage the following
* functionalities of the CORTEX:
|
