zephyr/soc/arm/st_stm32/stm32f0
Sarvesh Patkar 4f2c107389 drivers: flash: stm32: Update flash driver implementation
Remove soc/arm/st_stm32/stm32YY/flash_registers.h files.
Change register accesses in stm32 flash drivers to use FLASH_TypeDef
from modules/hal/stm32/stm32cube/stm32YYxx/soc/stm32xxxxxx.h.

Fixes #16235

Signed-off-by: Sarvesh Patkar <psarvesh314@gmail.com>
2020-01-28 15:30:12 -06:00
..
CMakeLists.txt
Kconfig.defconfig.series
Kconfig.defconfig.stm32f030x4
Kconfig.defconfig.stm32f030x8
Kconfig.defconfig.stm32f051x8
Kconfig.defconfig.stm32f070xb
Kconfig.defconfig.stm32f072xb
Kconfig.defconfig.stm32f091xc
Kconfig.defconfig.stm32f098xx soc: stm32f0: Add support for STM32F098xx SOC 2019-12-20 20:27:20 -05:00
Kconfig.series
Kconfig.soc soc: stm32f0: Add support for STM32F098xx SOC 2019-12-20 20:27:20 -05:00
dts_fixup.h
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.c arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.h