From e97596700b4c7234f1ba0409eb7dd3bf8b2da711 Mon Sep 17 00:00:00 2001 From: Frederic Pillon Date: Fri, 30 Oct 2020 16:13:29 +0100 Subject: [PATCH 1/2] [F1] Update STM32F1xx HAL Drivers to v1.1.7 Included in STM32CubeF1 FW v1.8.3 Signed-off-by: Frederic Pillon --- system/Drivers/STM32F1xx_HAL_Driver/README.md | 1 + .../STM32F1xx_HAL_Driver/Release_Notes.html | 55 +++++++++++++------ .../STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c | 4 +- .../Src/stm32f1xx_hal_i2c.c | 2 +- .../Src/stm32f1xx_ll_gpio.c | 12 ++-- .../Drivers/STM32YYxx_HAL_Driver_version.md | 2 +- 6 files changed, 50 insertions(+), 26 deletions(-) diff --git a/system/Drivers/STM32F1xx_HAL_Driver/README.md b/system/Drivers/STM32F1xx_HAL_Driver/README.md index 0b884ec590..72e8e1d706 100644 --- a/system/Drivers/STM32F1xx_HAL_Driver/README.md +++ b/system/Drivers/STM32F1xx_HAL_Driver/README.md @@ -41,6 +41,7 @@ HAL Driver F1 | CMSIS Device F1 | CMSIS Core | Was delivered in the full MCU pac Tag v1.1.4 | Tag v4.3.1 | Tag v5.4.0_cm3 | Tag v1.8.0 (and following, if any, till next new tag) Tag v1.1.5 | Tag v4.3.1 | Tag v5.4.0_cm3 | Tag v1.8.1 (and following, if any, till next new tag) Tag v1.1.6 | Tag v4.3.2 | Tag v5.4.0_cm3 | Tag v1.8.2 (and following, if any, till next new tag) +Tag v1.1.7 | Tag v4.3.2 | Tag v5.4.0_cm3 | Tag v1.8.3 (and following, if any, till next new tag) The full **STM32CubeF1** MCU package is available [here](https://github.com/STMicroelectronics/STM32CubeF1). diff --git a/system/Drivers/STM32F1xx_HAL_Driver/Release_Notes.html b/system/Drivers/STM32F1xx_HAL_Driver/Release_Notes.html index 1198b1ccdc..06f12690e3 100644 --- a/system/Drivers/STM32F1xx_HAL_Driver/Release_Notes.html +++ b/system/Drivers/STM32F1xx_HAL_Driver/Release_Notes.html @@ -5,7 +5,7 @@ Release Notes for STM32F1xx HAL Drivers -