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:
Johann Fischer 2017-07-13 18:24:40 +02:00 committed by Anas Nashif
commit 46700eaa65
2 changed files with 123 additions and 1 deletions

View file

@ -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