Commit 539a47b
boards: st: nucleo_l152re: fix LED polarity in device tree
Fix incorrectly defined LED polarity (GPIO_ACTIVE_LOW → GPIO_ACTIVE_HIGH)
to match hardware schematic and ensure consistent GPIO API behavior.
Fixes: zephyrproject-rtos#87424
Link: https://www.st.com/en/evaluation-tools/nucleo-l152re.html#cad-resources
Signed-off-by: Roudy Dagher <[email protected]>1 parent 0c12f67 commit 539a47b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments