mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 12:51:56 +00:00
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> |
||
---|---|---|
.. | ||
dev | ||
stm32 | ||
CMakeLists.txt | ||
dummy.c | ||
Kconfig | ||
Kconfig.beetle | ||
Kconfig.cc2650 | ||
Kconfig.esp32 | ||
Kconfig.fe310 | ||
Kconfig.mcux | ||
Kconfig.mcux_lpc | ||
Kconfig.sam0 | ||
Kconfig.stm32 | ||
pinmux_cc2650.c | ||
pinmux_esp32.c | ||
pinmux_fe310.c | ||
pinmux_mcux_lpc.c | ||
pinmux_mcux.c | ||
pinmux_qmsi.c | ||
pinmux_sam0.c | ||
pinmux.h |