feat: add usb adb device with cherrysh

This commit is contained in:
sakumisu
2024-08-17 20:58:56 +08:00
parent 07c6c296ed
commit e4954d4194
9 changed files with 908 additions and 0 deletions

View File

@@ -105,6 +105,11 @@ if CHERRYUSB
prompt "Enable usb dfu device"
default n
config CHERRYUSB_DEVICE_ADB
bool
prompt "Enable usb adb device"
default n
choice
prompt "Select usb device template"
default CHERRYUSB_DEVICE_TEMPLATE_NONE