b425627629
This PR adds a soft off mode to the RT10xx Power Management API. Additionally, it corrects the PM API function in rt10xx_power.c to use the correct function prototype to be properly overridden. Signed-off-by: Nickolas Lapp <nickolaslapp@gmail.com>
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
# Copyright (c) 2022, Whisper.ai
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
mainmenu "MIMXRT1060_EVK SYSTEM_OFF demo"
|
|
|
|
source "Kconfig.zephyr"
|