zephyr/tests/drivers/clock_control/nrf_lf_clock_start/prj.conf
Krzysztof Chruscinski 96b6da9bea tests: drivers: clock_control: Add LF clock start test
Added test which verifies various modes of waiting for system clock
(no wait, available, stable) for different clock configurations (xtal,
rc, synth).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-09-10 21:31:01 +02:00

5 lines
113 B
Plaintext

CONFIG_ZTEST=y
# Disable boot banner to reduce time between clock start and test execution
CONFIG_BOOT_BANNER=n