zephyr/samples/boards/mimxrt1060_evk/system_off/Kconfig
Nickolas Lapp b425627629 RT10xx Power Management: Enable RT1060 Soft Off Mode and Fixup PM API
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>
2022-06-05 14:16:43 +02:00

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"