zephyr/tests/drivers/stepper/stepper_api
Jilay Pandya d25b1d1959 drivers: stepper: add check for inval resolution in set_microstep_res
Add check for invalid microstep resolution directly in api to avoid the
check in each and every driver
Set microstep resolution is made a mandatory function now as all
stepper drivers support it and hence should implement it

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-06-19 22:35:51 -07:00
..
boards drivers: stepper: Add unit tests for stepper API using work_q 2025-05-04 19:55:51 +02:00
src drivers: stepper: add check for inval resolution in set_microstep_res 2025-06-19 22:35:51 -07:00
CMakeLists.txt
Kconfig drivers: stepper: Add unit tests for stepper API using work_q 2025-05-04 19:55:51 +02:00
prj.conf
testcase.yaml drivers: stepper: Add unit tests for stepper API using work_q 2025-05-04 19:55:51 +02:00