Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
29:96e28bc1bd99
Parent:
28:689c3880e0e4
--- a/writing.h	Fri Sep 20 00:40:08 2013 +0000
+++ b/writing.h	Fri Sep 20 01:48:26 2013 +0000
@@ -1,7 +1,7 @@
 #include    "target_table.h"
 
 
-int     write_flash( FILE *fp, target_param *tpp );
+int     write_flash( FILE *fp, target_param *tpp, int *transferred_size );
 void    add_isp_checksum( char *b );
 int     post_writing_process( target_param *tpp );