zephyr/tests/drivers/build_all/stepper
Jilay Pandya 3ce26616c9 drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper
rename gpio stepper to h bridge stepper
minor correction in stepper_stop, stepper_stop shall cancel all active
movements and should not be concerned about keeping the coils energized
or not, since that is a concern of a motion controller and not a stepper
driver.

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-07-19 09:57:40 +02:00
..
src
app.overlay tests: drivers: build_all: stepper: add uart configuration for tmc51xx 2025-05-30 19:40:34 +02:00
CMakeLists.txt
gpio.dtsi drivers: stepper: rename gpio_steppper_controller to h_bridge_stepper 2025-07-19 09:57:40 +02:00
prj.conf tests: drivers: build_all: stepper: add uart configuration for tmc51xx 2025-05-30 19:40:34 +02:00
spi.dtsi tests: drivers: build_all: stepper: add uart configuration for tmc51xx 2025-05-30 19:40:34 +02:00
testcase.yaml
uart.dtsi tests: drivers: build_all: stepper: add uart configuration for tmc51xx 2025-05-30 19:40:34 +02:00