zephyr/arch/arm
Erwin Rol cf7765327b arch: arm: stm32: f3/f4/l4: write output speed to hardware register
The ouput speed of the gpio pins passed via the 'conf' argument was
ignored, causing the speed to always be in its reset state (lowest
possible speed for most pins). This was causing problems for pins that
actually need a speed faster than the default, like the ethernet
controller pins.

Combined with the correct pinmux configuration this fixes problems
of the olimex_stm32_e407 board not being able to send ethernet data.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2017-08-02 12:28:11 -05:00
..
core kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
include kernel: introduce opaque data type for stacks 2017-08-01 16:43:15 -07:00
soc arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
Kbuild
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
defconfig arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00