samples: button: Enable PM Mode 3 on NXP RD_RW612
Enable testing this sample with PM Mode 3 Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
97f1fd832d
commit
380494af38
6
samples/basic/button/boards/rd_rw612_bga.conf
Normal file
6
samples/basic/button/boards/rd_rw612_bga.conf
Normal file
@ -0,0 +1,6 @@
|
||||
#
|
||||
# Copyright 2025 NXP
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
CONFIG_PM=y
|
||||
9
samples/basic/button/boards/rd_rw612_bga.overlay
Normal file
9
samples/basic/button/boards/rd_rw612_bga.overlay
Normal file
@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Copyright 2025 NXP
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
&standby {
|
||||
status = "okay";
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user