mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 23:13:27 +08:00
c4192ba970
This package requires CONFIG_UHID kernel support. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
config BR2_PACKAGE_PYTHON_UHID
|
|
bool "python-uhid"
|
|
help
|
|
Pure Python typed UHID wrapper.
|
|
|
|
https://github.com/FFY00/python-uhid
|