zephyr/arch/arm/soc/st_stm32/stm32f4
Erwan Gouriou 219a1e7f0b stm32f4: Update flash to support higher sysclock frequencies
stm32f411re SoC could run at system clock above 84MHz.
This was not taken into account in __setup_flash function which configure
flash latency depending on system clock. This is now corrected.
Assert added to ease error detection.


Change-Id: I49b92256d611ef464171fb1d8812a4c4d3c27ab8
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-01-12 09:46:25 -06:00
..
Kconfig.defconfig.series serial: Provide new numbering scheme for stm32 UART 2016-12-06 09:50:11 -06:00
Kconfig.defconfig.stm32f401xe stm32f4: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
Kconfig.defconfig.stm32f411xe board: add initial support for Nucleo-64 with Soc STM32F411RE 2016-12-20 09:15:19 -06:00
Kconfig.series arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00
Kconfig.soc board: add initial support for Nucleo-64 with Soc STM32F411RE 2016-12-20 09:15:19 -06:00
Makefile pinmux: stm32: add support for STM32F4 2016-10-28 18:58:04 +00:00
flash_registers.h stm32f4: Update flash to support higher sysclock frequencies 2017-01-12 09:46:25 -06:00
gpio_registers.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
linker.ld
rcc_registers.h clock_control: stm32f4x: introduce driver for STM32F4x RCC 2016-10-28 18:58:03 +00:00
soc.c kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
soc.h stm32f4: Update after serial driver rework 2016-12-06 09:50:11 -06:00
soc_gpio.c gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
soc_irq.h
soc_pinmux.c soc: stm32xx: add pwm pinmux support 2016-12-06 10:31:46 -06:00
soc_registers.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00