DfuManifest: Record<DfuImageType, {
    bin_file: string;
    dat_file: string;
}>