Skip to content

Commit

Permalink
doc: migration-guide: 4.0: rename gpio-stepper compatible
Browse files Browse the repository at this point in the history
add entry in migration guide 4.0 about renaming of compatible from
`zephyr, gpio-steppers` to `zephyr,gpio-stepper`

Signed-off-by: Jilay Pandya <[email protected]>
  • Loading branch information
jilaypandya committed Nov 16, 2024
1 parent 3f59e13 commit 023fdea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/releases/migration-guide-4.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ Sensors
Serial
======

Stepper
=======

* Renamed the ``compatible`` from ``zephyr,gpio-steppers`` to :dtcompatible:`zephyr,gpio-stepper`.

Regulator
=========

Expand Down

0 comments on commit 023fdea

Please sign in to comment.