Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: stepper: api: rename enable_constant_velocity_mode to run #82162

Merged
merged 1 commit into from
Dec 4, 2024

Commits on Dec 3, 2024

  1. drivers: stepper: api: rename enable_constant_velocity_mode to run

    rename enable_constant_velocity_mode to run in following files:
    - include/zephyr/drivers/stepper.h
    - include/zephyr/drivers/stepper/stepper_fake.h
    - doc/hardware/peripherals/stepper.rst
    - doc/releases/migration-guide-4.1.rst
    - drivers/stepper/adi_tmc/adi_tmc5041_stepper_controller.c
    - drivers/stepper/fake_stepper_controller.c
    - drivers/stepper/gpio_stepper_controller.c
    - drivers/stepper/stepper_shell.c
    - tests/drivers/stepper/shell/src/main.c
    
    Signed-off-by: Jilay Pandya <[email protected]>
    jilaypandya committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1a6bb8a View commit details
    Browse the repository at this point in the history