zephyr/tests/drivers/input/tsc_keys/testcase.yaml
Arif Balik 5d3113e5e1 tests: misc: added stm32 tsc driver test implementation
integration tests for stm32 tsc

Signed-off-by: Arif Balik <arifbalik@outlook.com>
2025-03-17 13:55:48 +01:00

7 lines
177 B
YAML

tests:
drivers.input.stm32_tsc:
tags: drivers input stm32 tsc
filter: dt_compat_enabled("st,stm32-tsc")
depends_on: tsc
integration_platforms: [stm32u083c_dk]