zephyr/arch/arm/soc/st_stm32/stm32l4
Erwan Gouriou 19a91c0272 soc: stm32l476rg: rename SOC config flag
Rename SOC_STM32L476XX to SOC_STM32L476XG to keep flash
size information.
Aim is to be able to distinguish flash size variants of
the SoC when needed (for instance in dts/arm/st/mem.h file)

Change-Id: I834bb5b83c24c39e90c0492a2b22a7c7802de361
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-05-15 13:22:54 -04:00
..
Kconfig.defconfig.series dts: arm: ST: Cleanup DTS bits on STM32L4 SoCs 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32l432xx arm: stm32l432: Switch to STM32L432XC to retain flash size 2017-05-15 13:22:54 -04:00
Kconfig.defconfig.stm32l475xg soc: stm32l4xx: add support for STM32L475XG 2017-04-28 15:26:38 -05:00
Kconfig.defconfig.stm32l476xx soc: stm32l476rg: rename SOC config flag 2017-05-15 13:22:54 -04:00
Kconfig.series license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.soc soc: stm32l476rg: rename SOC config flag 2017-05-15 13:22:54 -04:00
Makefile
flash_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc.h soc: stm32l4xx: support of Cube LL Clock driver 2017-02-10 14:47:41 -06:00
soc_gpio.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_pinmux.c soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
soc_pinmux.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
syscfg_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00