Matt Camp
Matt Camp
@gchp Looks like this commit broke something: https://github.com/gchp/iota/commit/def8d771e6aa7cd8ac0bb2db71c7fa826d636419
Sure, looks like it's failing for a new reason now. @gchp
I started on an implementation at the [chained_cmds branch](https://github.com/mattscamp/iota/tree/chained_cmds), although it has a lot of bugs right now. Basically parsing the command as a slice and returns a vec of...
This error comes from `libusb_get_config_descriptor` and may be a bit misleading for you. This is not saying "libusb was not found", it is saying "the error from libusb is 'not...