-Fix that can cause USB stick to freeze up
-Add EEM Support
This commit is contained in:
parent
5e62a0dd20
commit
95d0b09954
9 changed files with 418 additions and 22 deletions
|
@ -171,7 +171,8 @@
|
|||
typedef enum {
|
||||
rndis_only,
|
||||
rndis_debug,
|
||||
mass_storage
|
||||
mass_storage,
|
||||
eem
|
||||
} usb_mode_t;
|
||||
|
||||
//_____ D E C L A R A T I O N S ____________________________________________
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue