Commit 87468a25 authored by Jilay Pandya's avatar Jilay Pandya Committed by Benjamin Cabé
Browse files

docs: release notes: 4.1 add adi tmc2209 to release notes



added support for adi tmc2209, added common functions for step dir
stepper drivers

Signed-off-by: default avatarJilay Pandya <jilay.pandya@outlook.com>
parent 9c60bcb1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -210,6 +210,11 @@ Drivers and Sensors

* SPI

* Stepper

  * Added driver for ADI TMC2209. :dtcompatible:`adi,tmc2209`
  * Added :kconfig:option:`CONFIG_STEP_DIR_STEPPER` to enable common functions for step/dir steppers.

* USB

* Video