|
From: Renaud C. <ren...@gm...> - 2017-04-18 11:23:48
|
Is there any reasons to prefer the hidraw backend versus the libusb concerning hidapi? I've noticed that Ubuntu is shipping openocd with the hidraw backend. I've found that using the libusb backend, my CMSIS-DAP adapter is not detected during the hid_enumerate() : https://github.com/gnuarmeclipse/openocd/issues/12 Just trying to get some arguments to advocate for enforcing the hidraw backend on the gnuarmeclipse build. |