Skip to content

Commit a482884

Browse files
jilaypandyammahadevan108
authored andcommitted
doc: release: doc stepper API as major enhancement
Add entry in "Major enhancements with this release include:" for stepper device driver subsystem. Signed-off-by: Jilay Pandya <[email protected]>
1 parent 7092335 commit a482884

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ Major enhancements with this release include:
1919
:dtcompatible:`nordic,nrf-comp`, :dtcompatible:`nordic,nrf-lpcomp` and
2020
:dtcompatible:`nxp,kinetis-acmp` are supported.
2121

22+
* The introduction of the :ref:`stepper<stepper_api>` device driver subsystem for stepper motors,
23+
complete with shell support. Initially implemented drivers include a simple
24+
:dtcompatible:`zephyr,gpio-stepper` and a complex sensor-less stall-detection capable with
25+
integrated ramp-controller :dtcompatible:`adi,tmc5041`.
26+
2227
An overview of the changes required or recommended when migrating your application from Zephyr
2328
v3.7.0 to Zephyr v4.0.0 can be found in the separate :ref:`migration guide<migration_4.0>`.
2429

0 commit comments

Comments
 (0)