buildroot: enable libusb

This commit is contained in:
carbon
2024-06-07 11:54:57 +08:00
parent 34fb84e881
commit bc680ca7c9
6 changed files with 12 additions and 0 deletions

View File

@ -369,6 +369,9 @@ BR2_PACKAGE_PROVIDES_HOST_OPENSSL="host-libopenssl"
BR2_PACKAGE_FREETYPE=y
BR2_PACKAGE_LIBUSB=y
BR2_PACKAGE_LIBUSB_EXAMPLES=y
#
# JSON/XML
#