mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 07:31:14 -09:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
config BR2_PACKAGE_LIBUSB
|
|
bool "libusb"
|
|
default n
|
|
help
|
|
Userspace library for accessing USB devices
|
|
|
|
http://libusb.sourceforge.net/
|