diff --git a/arch/arm/soc/st_stm32/stm32f1/soc.h b/arch/arm/soc/st_stm32/stm32f1/soc.h index 9f8f49f58c7..c1c5a642eba 100644 --- a/arch/arm/soc/st_stm32/stm32f1/soc.h +++ b/arch/arm/soc/st_stm32/stm32f1/soc.h @@ -5,7 +5,7 @@ */ /** - * @file SoC configuration macros for the STM32F103 family processors. + * @file SoC configuration macros for the STM32F1 family processors. * * Based on reference manual: * STM32F101xx, STM32F102xx, STM32F103xx, STM32F105xx and STM32F107xx diff --git a/arch/arm/soc/st_stm32/stm32l4/soc.h b/arch/arm/soc/st_stm32/stm32l4/soc.h index 71e127af24b..eaeb4103c8a 100644 --- a/arch/arm/soc/st_stm32/stm32l4/soc.h +++ b/arch/arm/soc/st_stm32/stm32l4/soc.h @@ -6,7 +6,7 @@ */ /** - * @file SoC configuration macros for the STM32F103 family processors. + * @file SoC configuration macros for the STM32L4 family processors. * * Based on reference manual: * STM32L4x1, STM32L4x2, STM32L431xx STM32L443xx STM32L433xx, STM32L4x5,