Jilay Pandya
d18f49132c
drivers: stepper: refactor enable(dev,flag) to enable & disable
...
refactoring enable function into enable and disable increasing readability
and increasing coherence with other stepper apis in terms of
nomenclature
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-04-03 00:03:29 +02:00
Jilay Pandya
93191aae77
samples: stepper: extend sample with enable, disable, stop functions
...
extend stepper generic sample to include enable, disable and stop functions
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-03-18 19:53:59 +01:00
Jilay Pandya
b5ff37297d
samples: stepper: add generic stepper sample
...
Add a generic stepper sample with gpio-stepper
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-03-12 07:13:33 +01:00
Jilay Pandya
c42440ce9c
samples: stepper: tmc50xx minor fixes
...
fix minor spacing and nomeclature errors in tmc50xx stepper sample
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-03-12 07:13:33 +01:00
Jilay Pandya
93b53efbe3
samples: stepper: add tmc50xx sample
...
Add a minimal tmc50xx sample with spi interface
Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-02-13 20:11:11 +01:00