zephyr/drivers/pinmux
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
..
beetle drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
dev pinmux: pinmux_dev_k64 driver and related references are removed. 2017-06-16 16:18:12 -04:00
stm32 stm32f3_disco: Switch USART1(Console) to PC4/PC5 2017-09-12 11:24:56 -04:00
Kconfig drivers: pinmux: Add pin multiplexer driver for ESP32 2017-08-09 12:26:14 -07:00
Kconfig.beetle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.cc2650 cc2650: Add pinmux driver. 2017-06-16 16:18:12 -04:00
Kconfig.esp32 drivers: pinmux: Add pin multiplexer driver for ESP32 2017-08-09 12:26:14 -07:00
Kconfig.fe310 pinmux: added support for the SiFive Freedom E310 pinmux driver 2017-04-02 15:15:12 +00:00
Kconfig.mcux license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Makefile pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00
pinmux.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_cc2650.c cc2650: Add pinmux driver. 2017-06-16 16:18:12 -04:00
pinmux_esp32.c esp32: Fix redefinition of BIT() macro 2017-08-19 07:50:18 -04:00
pinmux_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
pinmux_quark_mcu.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00