zephyr/drivers/pinmux/stm32
Erwan Gouriou 8468db659b stm32f3_disco: Switch USART1(Console) to PC4/PC5
Default configuration for USART1 (Console output) on board
stm32f3_disco was set on PA9/PA10, which matches Rev-A/B
configuration. Though, on more recent configuration of the
board (Rev-C onward). USART1 is mapped to PC4/PC5.
This configuration has the benefit to support VCP, hence it
is chosen to be set by default.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-09-12 11:24:56 -04:00
..
pinmux_stm32.c drivers: pinmux: stm32: Clean up after rework 2017-07-26 15:16:52 -05:00
pinmux_stm32.h drivers: pinmux: stm32: make sure macro argument is used correctly 2017-08-02 12:28:11 -05:00
pinmux_stm32f1.h arch: stm32f1: rework pinmux driver 2017-07-26 15:16:52 -05:00
pinmux_stm32f3.h stm32f3_disco: Switch USART1(Console) to PC4/PC5 2017-09-12 11:24:56 -04:00
pinmux_stm32f4.h drivers: pinmux: stm32f4: fix ethernet pin configs 2017-08-02 12:28:11 -05:00
pinmux_stm32l4x.h pinmux: stm32: add SPI3 pin definitions for stm32l4 2017-09-12 11:24:56 -04:00