Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   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 );
00005