mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[PACKAGE/BOARD] Add handle usb-hid gadget (#55)
* Add handle usb-hid gadget (Tunr your handheld into usb gamepad for PC) * Add special keys handling * add Manual for USB-HID app * use st terminal to execute script --------- Co-authored-by: Apaczer <94932128+Apaczer@users.noreply.github.com>
This commit is contained in:
@@ -165,6 +165,7 @@ BR2_PACKAGE_UMTPRD=y
|
||||
BR2_PACKAGE_LUA=y
|
||||
BR2_PACKAGE_LUA_5_1=y
|
||||
BR2_PACKAGE_LUA_ICONV=y
|
||||
BR2_PACKAGE_PYTHON_KEYBOARD=y
|
||||
BR2_PACKAGE_LIBASPLIB=y
|
||||
BR2_PACKAGE_LIBID3TAG=y
|
||||
BR2_PACKAGE_LIBMAD=y
|
||||
|
||||
Reference in New Issue
Block a user