1a27e2bd8e
Add a sample to put the part into Deep power down mode by setting the state to PM_STATE_SOFT_OFF. Wakup the part using an RTC alarm. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
# Copyright 2022, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
mainmenu "MIMXRT595_EVK_CM33 SYSTEM_OFF demo"
|
|
|
|
source "Kconfig.zephyr"
|