Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers verification.h Source File

verification.h

00001 #include    "target_table.h"
00002 
00003 
00004 int     verify_flash( FILE *fp, target_param *tpp, int *transferred_size_p, int file_size );
00005