commit | 4838c0f20029cf8774187ed29935a1fa402bbd86 | [log] [tgz] |
---|---|---|
author | Jilay Pandya <jilay.pandya@outlook.com> | Thu Apr 03 18:05:11 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Tue Apr 08 11:45:40 2025 +0200 |
tree | 43b2933916d52080971a51c571420103d6fbb377 | |
parent | 18c6d616c16c7e6c3a4ddc4bb393364e00d02cce [diff] |
drivers: stepper: introduce valid micro-step resolution check Introduce macro to check for valid microstep resolution in stepper api Use this macro in tmc50xx driver. Stepper api tests adjusted in order to accomodate the not implemented stepper api functions. Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>