zephyr/soc/arm/st_stm32/stm32h7
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
CMakeLists.txt
Kconfig.defconfig.series soc: arm: stm32: activate LPTIM based upon PM 2022-01-19 14:15:29 -05:00
Kconfig.defconfig.stm32h7a3xx soc: arm: stm32h7: kconfig workaround to handle SoC H7A3XX-Q P/N 2022-01-17 11:45:21 -05:00
Kconfig.defconfig.stm32h7b3xx soc: arm: stm32h7: add support for stm32h7b3xx and stm32h7b3xxq 2022-02-22 10:34:56 -05:00
Kconfig.defconfig.stm32h723xx
Kconfig.defconfig.stm32h725xx soc: arm: st_stm32: add stm32h725xx support 2022-02-28 09:15:33 -06:00
Kconfig.defconfig.stm32h735xx
Kconfig.defconfig.stm32h743xx
Kconfig.defconfig.stm32h745xx
Kconfig.defconfig.stm32h747xx
Kconfig.defconfig.stm32h750xx
Kconfig.defconfig.stm32h753xx
Kconfig.series kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.soc soc: arm: st_stm32: add stm32h725xx support 2022-02-28 09:15:33 -06:00
linker.ld
mpu_regions.c
sections.ld linker: link into derived section names 2021-12-09 16:23:03 +01:00
soc.h
soc_m4.c
soc_m7.c