commit | 8ce291dfd8030f65f79669cad9e9088b71d11c20 | [log] [tgz] |
---|---|---|
author | Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> | Wed Feb 19 09:33:47 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Sat Mar 08 03:37:04 2025 +0100 |
tree | b27520141a76ce4a442133f2cc2a6545dc3dcf27 | |
parent | 6efca1a9ff9a7bcbf742d25fc213add25eb7e34c [diff] |
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>