Skip to content

Commit 8ce291d

Browse files
nordic-krchkartben
authored andcommitted
tests: drivers: counter: basic_api: Fix failing build
nrf52_bsim target was failing to compile when ZLI configuration was used. This target should never be used for that configuration because: - bsim does not support Zero Latency Interrupts - this configuration is strictly for nrf52840dk (dedicated overlay) Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
1 parent 6efca1a commit 8ce291d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/drivers/counter/counter_basic_api/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ tests:
1414
depends_on: counter
1515
platform_allow:
1616
- nrf52840dk/nrf52840
17-
- nrf52_bsim
1817
timeout: 400
1918
extra_configs:
2019
- CONFIG_ZERO_LATENCY_IRQS=y

0 commit comments

Comments
 (0)