Skip to content

Commit 808a877

Browse files
kbidanikartben
authored andcommitted
samples: boards: st: power_mgmt: fix compilation issue
Fix compilation issue in test overlay nucleo_wba55cg.overlay Signed-off-by: Khaoula Bidani <[email protected]>
1 parent 56b0e3e commit 808a877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/boards/st/power_mgmt/wkup_pins/boards/nucleo_wba55cg.overlay

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/ {
88
aliases {
9-
wkup-src = &button_0;
9+
wkup-src = &user_button_1;
1010
};
1111
};
1212

0 commit comments

Comments
 (0)