Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
|
|
@ -25,6 +25,9 @@
|
|||
#include <regex.h>
|
||||
#include <usb.h>
|
||||
|
||||
/* USB standard timeout [ms] */
|
||||
#define USB_TIMEOUT 5000
|
||||
|
||||
/*!
|
||||
* USBDevice_t: Describe a USB device. This structure contains exactly
|
||||
* the 5 pieces of information by which a USB device identifies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue