zephyr/tests/drivers/stepper/shell
Fabian Blatz 705365c747 drivers: stepper: Change stepper velocity to step interval
Change the stepper API to instead of changing the stepper speed based on
the velocity in microsteps per second to use the delay in usec between
successive steps. Also remove the velocity from the `stepper_run` function
as typical API usage is enable -> set step interval -> run.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-01-15 15:06:37 +01:00
..
src drivers: stepper: Change stepper velocity to step interval 2025-01-15 15:06:37 +01:00
app.overlay
CMakeLists.txt
prj.conf
testcase.yaml