Skip to content

Commit

Permalink
doc: releases: use correct compatible for zephyr.gpio-steppers
Browse files Browse the repository at this point in the history
The current name of the compatible is zephyr,gpio-steppers

Signed-off-by: Benjamin Cabé <[email protected]>
  • Loading branch information
kartben committed Nov 15, 2024
1 parent bdd79fc commit b7ee844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ Drivers and Sensors
* Introduced stepper shell commands for controlling and configuring
stepper motors with :kconfig:option:`CONFIG_STEPPER_SHELL`
* Added support for ADI TMC5041 (:dtcompatible:`adi,tmc5041`)
* Added support for gpio-stepper-controller (:dtcompatible:`gpio-stepper-controller`)
* Added support for gpio-stepper-controller (:dtcompatible:`zephyr,gpio-steppers`)
* Added stepper api test-suite
* Added stepper shell test-suite

Expand Down

0 comments on commit b7ee844

Please sign in to comment.