boards: stm32h747i_disco: fix gpio_leds definition
Fixes #56557
Fix gpio_leds devicetree definition for the STM32H747I-DISCO board. The
LEDs were incorrectly marked as GPIO_ACTIVE_HIGH instead of
GPIO_ACTIVE_LOW.
Signed-off-by:
Nico Lüthi <nylnx@outlook.com>
Loading
Please sign in to comment