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>
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
CONFIG_ZTEST=y
|
|
|
|
# Disable boot banner to reduce time between clock start and test execution
|
|
CONFIG_BOOT_BANNER=n
|