Skip to content

Commit

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

Signed-off-by: Jilay Pandya <[email protected]>
  • Loading branch information
jilaypandya authored and nashif committed Nov 19, 2024
1 parent f04f924 commit 428db04
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 428db04

Please sign in to comment.