zephyr/drivers/pinmux
Florian Vaussard 18f24f08f2 pinmux: stm32f3: Add PA8_PWM1_CH1
The nucleo_f334r8 uses STM32F3_PINMUX_FUNC_PA8_PWM1_CH1 inside its
pinmux but it is not defined anywhere.

Add the definition into the pinmux file to fix the build of
nucleo_f334r8 when enabling CONFIG_PWM.

Signed-off-by: Florian Vaussard <florian.vaussard@gmail.com>
2018-06-12 03:54:26 -04:00
..
dev
stm32 pinmux: stm32f3: Add PA8_PWM1_CH1 2018-06-12 03:54:26 -04:00
CMakeLists.txt drivers: pinmux: Remove dead logic 2018-05-23 17:57:06 -04:00
dummy.c
Kconfig
Kconfig.beetle kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.cc2650
Kconfig.esp32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.fe310 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.sam0
Kconfig.stm32
pinmux_cc2650.c
pinmux_esp32.c
pinmux_fe310.c
pinmux_mcux_lpc.c ext: mcux: Reorganize imported drivers into soc family subfolders 2018-04-24 07:55:48 -05:00
pinmux_mcux.c
pinmux_qmsi.c
pinmux_sam0.c
pinmux.h