# Copyright (c) 2024 Fabian Blatz <fabianblatz@gmail.com> | |
# SPDX-License-Identifier: Apache-2.0 | |
description: | | |
This binding provides a fake stepper controller for use as either a stub or a mock in | |
Zephyr testing. | |
compatible: "zephyr,fake-stepper" | |
include: stepper-controller.yaml |