Skip to content

Commit 157a366

Browse files
jilaypandyakartben
authored andcommitted
doc: migration guide: 4.1: add deprecation info of STEPPER_ADI_TMC_RAMP_GEN
STEPPER_ADI_TMC_RAMP_GEN renamed to template STEPPER_ADI_TMC5041_RAMP_GEN Signed-off-by: Jilay Pandya <[email protected]>
1 parent f6b24d6 commit 157a366

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/releases/migration-guide-4.1.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ Stepper
206206
* Renamed the ``stepper_enable_constant_velocity_mode`` function to :c:func:`stepper_run`.
207207
* Renamed the ``stepper_move`` function to :c:func:`stepper_move_by`.
208208
* Renamed the ``stepper_set_target_position`` function to :c:func:`stepper_move_to`.
209+
* The :kconfig:option:`STEPPER_ADI_TMC_RAMP_GEN` is now deprecated and is replaced with the new
210+
:kconfig:option:`STEPPER_ADI_TMC5041_RAMP_GEN` option.
209211

210212
SPI
211213
===

0 commit comments

Comments
 (0)