usb: define USB_CLASS_DFU
This commit is contained in:
committed by
Karl Palsson
parent
a8a92b4c11
commit
7daa6f15bf
@@ -38,6 +38,8 @@ LGPL License Terms @ref lgpl_license
|
|||||||
#ifndef __DFU_H
|
#ifndef __DFU_H
|
||||||
#define __DFU_H
|
#define __DFU_H
|
||||||
|
|
||||||
|
#define USB_CLASS_DFU 0xFE
|
||||||
|
|
||||||
enum dfu_req {
|
enum dfu_req {
|
||||||
DFU_DETACH,
|
DFU_DETACH,
|
||||||
DFU_DNLOAD,
|
DFU_DNLOAD,
|
||||||
|
|||||||
Reference in New Issue
Block a user