zephyr/tests/drivers/counter/counter_basic_api
Guillaume Gautier 45b0804550 tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device
Commit fd65800 introduced a regression for the counter_basic_api test for
STM32 by using a Silabs Gecko Kconfig to enable the STM32 RTC.
This commit uses the proper STM32 Kconfig for the RTC instead.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2023-01-09 10:14:06 +01:00
..
boards tests: counter: counter_basic_api: add support for GD32 boards 2022-12-12 10:08:12 +01:00
src tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device 2023-01-09 10:14:06 +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 tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
zli.conf