dfu Function

C

void dfu(const IMG_MEM_TOPOLOGY ** tops, uint8_t count);

Description

This routine will initiate the device firmware upgrade where it waits for commands and response for commands received from serial.

Parameters

Param Description
IMG_MEM_TOPOLOGY tops valid toplogies list
uint8_t count number of valid topologies

Returns

None