From 360983da63b691999e5ad35ec0721674f8f90ed0 Mon Sep 17 00:00:00 2001 From: Abderrahmane Jarmouni Date: Fri, 24 Nov 2023 09:38:15 +0100 Subject: [PATCH] stm32cube: common_ll: Regeneration after cube updates Re - generate common_ll headers after Cube updates Signed-off-by: Abderrahmane Jarmouni --- stm32cube/common_ll/README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/stm32cube/common_ll/README.rst b/stm32cube/common_ll/README.rst index 4b0fdb7f4..0ce10378b 100644 --- a/stm32cube/common_ll/README.rst +++ b/stm32cube/common_ll/README.rst @@ -12,22 +12,22 @@ Series CubeMX version =============== =============== stm32c0xx 1.1.0 stm32f0xx 1.11.4 -stm32f1xx 1.8.4 +stm32f1xx 1.8.5 stm32f2xx 1.9.4 stm32f3xx 1.11.4 stm32f4xx 1.27.1 -stm32f7xx 1.17.0 +stm32f7xx 1.17.1 stm32g0xx 1.6.1 stm32g4xx 1.5.1 stm32h5xx 1.1.0 -stm32h7xx 1.11.0 +stm32h7xx 1.11.1 stm32l0xx 1.12.2 stm32l1xx 1.10.4 -stm32l4xx 1.17.2 +stm32l4xx 1.18.0 stm32l5xx 1.5.0 stm32mp1xx 1.6.0 -stm32u5xx 1.3.0 -stm32wbaxx 1.1.0 -stm32wbxx 1.17.0 +stm32u5xx 1.4.0 +stm32wbaxx 1.1.1 +stm32wbxx 1.18.0 stm32wlxx 1.3.0 =============== ===============