zephyr/drivers/stepper
Jilay Pandya ca2f7254d2 drivers: stepper: tmc50xx: add a null pointer check
Check if the actual velocity pointer is NULL or not, if its null return
-EINVAL in order to avoid null pointer dereferencing later in code

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-06-04 17:04:30 +02:00
..
adi_tmc drivers: stepper: tmc50xx: add a null pointer check 2025-06-04 17:04:30 +02:00
allegro drivers: stepper: allegro: Fix missing break statement 2025-05-27 17:56:27 +02:00
step_dir drivers: stepper: Fix stepper callbacks when using work_q 2025-05-04 19:55:51 +02:00
ti
CMakeLists.txt
fake_stepper_controller.c
gpio_stepper_controller.c
Kconfig
Kconfig.fake
Kconfig.gpio
Kconfig.stepper_event_template
stepper_shell.c