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:
Mahesh Mahadevan 2025-03-13 21:41:12 -05:00 committed by Benjamin Cabé
parent 97f1fd832d
commit 380494af38
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#
# Copyright 2025 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_PM=y

View File

@ -0,0 +1,9 @@
/*
* Copyright 2025 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
&standby {
status = "okay";
};