zephyr/tests/drivers/counter/counter_basic_api/boards
Krzysztof Chruscinski f923779e4d tests: drivers: counter: Extend basic api test with ZLI support
Modified test to handle case when counter handlers are called in
ZLI interrupt context where kernel primitives cannot be used. In
that case volatile counters are used to track number of handlers
calls.

Added configuration for nrf52840dk board where zli feature is enabled
for all counters.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-08-05 16:17:23 +02:00
..
esp32.conf esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
nrf51dk_nrf51422.conf
nrf51dk_nrf51422.overlay
nrf52dk_nrf52810.conf
nrf52dk_nrf52810.overlay
nrf52dk_nrf52832.conf
nrf52dk_nrf52832.overlay
nrf9160dk_nrf9160.conf tests: drivers: counter: Add nrf9160_pca10090 board 2020-04-24 10:17:48 +02:00
nrf9160dk_nrf9160.overlay tests: drivers: counter: Add nrf9160_pca10090 board 2020-04-24 10:17:48 +02:00
nrf52833dk_nrf52833.conf
nrf52833dk_nrf52833.overlay
nrf52840dk_nrf52811.conf
nrf52840dk_nrf52811.overlay
nrf52840dk_nrf52840_zli.conf tests: drivers: counter: Extend basic api test with ZLI support 2021-08-05 16:17:23 +02:00
nrf52840dk_nrf52840.conf
nrf52840dk_nrf52840.overlay