Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5cd5e152b3d4b03e09eb489bd894c39a3ad5ea48
/
.
/
tests
/
kernel
/
timer
/
starve
/
Kconfig
blob: 7600fd15d90a6acaf58660b276fc9bb4edcb8b55 [
file
]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2019 Nordic Semiconductor ASA
mainmenu
"Timer Starvation Test"
source
"Kconfig.zephyr"
config APP_STOP_S
int
"The number of seconds to run without error before pass"
default
3600