This commit adds tests for stepper api Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
13 lines
235 B
YAML
13 lines
235 B
YAML
# Copyright (c) 2024 Jilay Sandeep Pandya
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.stepper.stepper_api:
|
|
tags:
|
|
- drivers
|
|
- stepper
|
|
- api
|
|
platform_allow:
|
|
- nucleo_g071rb
|
|
- qemu_x86_64
|