include: usb: add USB DFU class header
Add USB DFU class header. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
parent
f7f56ccda5
commit
46700eaa65
2 changed files with 123 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
#define WIRELESS_DEVICE_CLASS 0xE0
|
||||
#define MISC_CLASS 0xEF
|
||||
#define CUSTOM_CLASS 0xFF
|
||||
#define DFU_CLASS 0xFE
|
||||
#define DFU_DEVICE_CLASS 0xFE
|
||||
|
||||
/* Sub-classes */
|
||||
#define CDC_NCM_SUBCLASS 0x0d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue