zephyr/tests/drivers/counter/counter_basic_api
Krzysztof Chruściński 8ce291dfd8 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>
2025-03-08 03:37:04 +01:00
..
boards tests: drivers: counter: counter_basic_api: update counter test 2025-02-06 10:41:45 +01:00
socs drivers: counter: rpi_pico_timer: Correct support for RP2350 2025-01-23 23:19:36 +01:00
src tests: drivers: counter: Add support for RZ/G3S-SMARC 2025-02-04 09:16:34 +01:00
sysbuild/vpr_launcher tests: drivers: counter: basic_api: Rework nrf54h20 cpuppr config 2024-07-10 08:42:03 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: drivers: counter: basic_api: Fix failing build 2025-03-08 03:37:04 +01:00
zli.conf