
At first add following lines to [Google.NTx86] section and [Google.NTx86] section in android_winusb.inf file and install USB adb driver.
;Smart Devices SmartQ5
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_DDDD
----
android-sdk-windows\usb_driver\android_winusb.inf
[Google.NTx86]
;Smart Devices SmartQ5
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_DDDD
[Google.NTamd64]
;Smart devices SmartQ5
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_DDDD
----
When you use adb via USB, do not forget to change the USB setting to adb mode of the SmartQ5.