Skip to content

Commit 30c6601

Browse files
aescolarnashif
authored andcommitted
tests/kernel/context: Fix for nrf5340bsim_nrf5340_cpunet
This test assumes nothing else is running in the background but when the logger is on, this board will by default start the RTC sync mechanism, which will awake the CPU every now and then. Let's disable this mechanism to avoid disturbing the test. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 7557756 commit 30c6601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_NRF53_SYNC_RTC=n

0 commit comments

Comments
 (0)