28 #ifndef COMMON_DFU_PROPERTIES_H_
29 #define COMMON_DFU_PROPERTIES_H_
36 enum { DFU_MODE_DFU_INTERFACE_INDEX = 0 };
43 enum { RUNTIME_MODE_DFU_INTERFACE_INDEX = 3 };
60 enum { DFU_BLOCK_SIZE = 64 };
62 #endif // COMMON_DFU_PROPERTIES_H_
The UID region.
Definition: dfu_properties.h:52
DFUInterfaceAlternateSetting
Alternate settings for the DFU interface.
Definition: dfu_properties.h:50
The main application firmware.
Definition: dfu_properties.h:51