Update gpio-motors Config.in

Add more information
pull/1739/head
Charlie 2025-03-07 17:20:43 -06:00 committed by GitHub
parent d208cd2598
commit ddaf20b68a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
config BR2_PACKAGE_GPIO_MOTORS
bool "gpio-motors"
help
Control motors with GPIO.
Control stepper motors via sysfs GPIO. This code was developed
on a GrainMedia GM8136 board with 24BYJ48 stepper motors and a ULN2803
but should be portable to any other platform with sysfs GPIO access.