Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add latch functionality for stepper motor control #80110
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
Uh oh!
There was an error while loading. Please reload this page.
Add latch functionality for stepper motor control #80110
Changes from all commits
29ac065File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check failure on line 134 in drivers/stepper/gpio_stepper_controller.c
SPACING
Check notice on line 135 in drivers/stepper/gpio_stepper_controller.c
You may want to run clang-format on this change
Check warning on line 330 in drivers/stepper/gpio_stepper_controller.c
LINE_SPACING
Check failure on line 334 in drivers/stepper/gpio_stepper_controller.c
POINTER_LOCATION
Check notice on line 335 in drivers/stepper/gpio_stepper_controller.c
You may want to run clang-format on this change
Check failure on line 190 in include/zephyr/drivers/stepper.h
TRAILING_WHITESPACE
Check failure on line 202 in include/zephyr/drivers/stepper.h
POINTER_LOCATION
Check notice on line 203 in include/zephyr/drivers/stepper.h
You may want to run clang-format on this change
Check failure on line 494 in include/zephyr/drivers/stepper.h
OPEN_BRACE
Check warning on line 495 in include/zephyr/drivers/stepper.h
LEADING_SPACE
Check warning on line 496 in include/zephyr/drivers/stepper.h
LINE_SPACING
Check warning on line 496 in include/zephyr/drivers/stepper.h
LEADING_SPACE
Check notice on line 497 in include/zephyr/drivers/stepper.h
You may want to run clang-format on this change
Check failure on line 507 in include/zephyr/drivers/stepper.h
POINTER_LOCATION
Check failure on line 509 in include/zephyr/drivers/stepper.h
POINTER_LOCATION
Check failure on line 509 in include/zephyr/drivers/stepper.h
OPEN_BRACE
Check warning on line 510 in include/zephyr/drivers/stepper.h
LEADING_SPACE
Check warning on line 511 in include/zephyr/drivers/stepper.h
LINE_SPACING
Check warning on line 511 in include/zephyr/drivers/stepper.h
LEADING_SPACE
Check notice on line 512 in include/zephyr/drivers/stepper.h
You may want to run clang-format on this change
Uh oh!
There was an error while loading. Please reload this page.