Skip to content

Commit 380494a

Browse files
mmahadevan108kartben
authored andcommitted
samples: button: Enable PM Mode 3 on NXP RD_RW612
Enable testing this sample with PM Mode 3 Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 97f1fd8 commit 380494a

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#
2+
# Copyright 2025 NXP
3+
#
4+
# SPDX-License-Identifier: Apache-2.0
5+
#
6+
CONFIG_PM=y
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright 2025 NXP
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
&standby {
8+
status = "okay";
9+
};

0 commit comments

Comments
 (0)