mirror of https://github.com/OpenIPC/firmware.git
parent
d208cd2598
commit
ddaf20b68a
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue