zephyr/tests/drivers/counter/counter_basic_api
Benjamin Cabé 55592cfc62 tests: drivers: counter: fix esp32s3 overlays
The use of timer3 seems to be some legacy leftover from when the
overlay was specific to esp32s3_devkitm originally (commit cf3b2643).
Using timer0 instead.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-07-29 08:54:05 -04:00
..
boards tests: drivers: counter: fix esp32s3 overlays 2025-07-29 08:54:05 -04:00
socs tests: drivers: counter: fix esp32s3 overlays 2025-07-29 08:54:05 -04:00
src drivers/counter: implement it51xxx counter driver 2025-06-05 12:33:29 +02:00
sysbuild/vpr_launcher tests: drivers: counter: basic_api: Rework nrf54h20 cpuppr config 2024-07-10 08:42:03 -04:00
CMakeLists.txt
enable_standby.overlay tests: drivers: counter_basic_api: add testcase for NXP FRDM-RW612 2025-05-12 19:19:40 +02:00
Kconfig tests: drivers: counter_basic_api: add testcase for NXP FRDM-RW612 2025-05-12 19:19:40 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: drivers: counter_basic_api: add testcase for NXP FRDM-RW612 2025-05-12 19:19:40 +02:00
zli.conf