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>
14 lines
265 B
YAML
14 lines
265 B
YAML
#
|
|
# Copyright 2022, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
sample:
|
|
name: Deep Power Down State Sample for mimxrt595_evk
|
|
common:
|
|
tags: power
|
|
tests:
|
|
sample.boards.mimxrt595_evk_cm33.system_off:
|
|
build_only: true
|
|
platform_allow: mimxrt595_evk_cm33
|