摘要: #include <stdio.h> #include <libusb-1.0/libusb.h> #include <stdint.h> #include <string.h> void processMessage(const uint8_t*); /* */ int main(int argc 阅读全文
posted @ 2017-08-13 22:31 dozeoo 阅读(3542) 评论(8) 推荐(0) 编辑
摘要: https://falsinsoft.blogspot.jp/2015/02/asynchronous-bulk-transfer-using-libusb.html The 'linusb' is one of the most used open source library for work 阅读全文
posted @ 2017-08-13 22:00 dozeoo 阅读(781) 评论(0) 推荐(0) 编辑