zephyr/tests/drivers/counter/counter_basic_api
Krzysztof Chruscinski 656b0e6426 drivers: counter: Adapt to use device tree
Modifying counter drivers (rtc and timer) to rely completely on
device tree and not on Kconfig of MDK flags.

Adapting dtsi for all SoCs and adapting test configuration.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2023-03-20 16:59:40 +01:00
..
boards drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
src drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
CMakeLists.txt
prj.conf tests: drivers: move the counter basic test to new ztest API 2022-09-05 10:13:43 +00:00
testcase.yaml drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
zli.conf