zephyr/drivers/stepper/adi_tmc
Jilay Pandya ecada895da drivers: stepper: update drivers as per the api changes
This commit deprecates passing of async signal in functions such as move
and set_target_position. As per the new API, the async signal has to be
set via set_async_signal.

If RAMPSTAT_POLL is activated then enable_constant_velocity_mode would be
able to raise signals like END_STOP_DETECTED & SENSORLESS_STALL_DETECTED.
This commit also adjusts shell script in order to test these signals.

Signed-off-by: Jilay Pandya <jilay.pandya@zeiss.com>
2024-10-15 13:53:16 +02:00
..
CMakeLists.txt
Kconfig
adi_tmc5041_stepper_controller.c
adi_tmc_reg.h
adi_tmc_spi.c
adi_tmc_spi.h