zephyr/boards/arm/nucleo_l432kc
Aurelien Jarno fa153a0003 boards: nucleo_l432kc: fix GPIO definitions
The ST Nucleo L432KC board only has a reset switch and not user switch.
It has a single user LED connected to PB3, and called LD3 in the ST
documentation.

This patch fixes the corresponding device tree definition. At the same
time also it also fixes the documentation, where the name of the power
and user LEDs are swapped.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-05-25 11:59:30 -05:00
..
doc boards: nucleo_l432kc: fix GPIO definitions 2018-05-25 11:59:30 -05:00
support boards: nucleo_l432kc: provide flash support 2018-03-15 11:21:02 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig boards: arm: STM32 boards use DT to configure SPI 2018-02-20 09:47:43 -05:00
board.cmake boards: nucleo_l432kc: provide flash support 2018-03-15 11:21:02 -05:00
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
nucleo_l432kc.dts boards: nucleo_l432kc: fix GPIO definitions 2018-05-25 11:59:30 -05:00
nucleo_l432kc.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
nucleo_l432kc_defconfig boards: arm: Remove nonexistent Kconfig symbols 2018-05-23 17:57:06 -04:00
pinmux.c