Flash type
C
#define MW_DFU_FLASH_INTERNAL (0x01U) #define MW_DFU_FLASH_EXTERNAL (0x03U)
Description
The definition of DFU flash type.
Macro Definition
| Macro | Description |
|---|---|
| MW_DFU_FLASH_INTERNAL | DFU to internal flash |
| MW_DFU_FLASH_EXTERNAL | DFU to external flash |
