Extended test to support case when PM device is defined as synchronous. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# Copyright 2024 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
source "Kconfig.zephyr"
|
|
|
|
config TEST_PM_DEVICE_ISR_SAFE
|
|
bool "Use ISR safe PM for the test"
|