zephyr/boards/arm/nucleo_f031k6
Gerard Marull-Paretas 5a0b12c230 boards: arm: stm32: set LEDs period to 20ms
Most LEDs had 0 or 4 nanoseconds set as a period, a value that doesn't
make sense for a PWM signal driving an LED. A period of 20ms (50Hz) is a
frequently used value as it is above the flicker fusion threshold. All
STM32 based boards have been updated.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-04-06 07:58:16 -07:00
..
doc board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
support board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
board.cmake board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
Kconfig.board board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
Kconfig.defconfig board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
nucleo_f031k6.dts boards: arm: stm32: set LEDs period to 20ms 2022-04-06 07:58:16 -07:00
nucleo_f031k6.yaml board: arm: add support for the nucleo_f031k6 board 2021-04-26 09:49:52 -05:00
nucleo_f031k6_defconfig boards: stm32: Remove use of CONFIG_PINMUX 2021-11-26 11:36:42 +01:00