Add to 11U68 11E68

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

Revision:
22:bd98a782fba6
Child:
28:689c3880e0e4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/writing.h	Fri Sep 13 03:34:43 2013 +0000
@@ -0,0 +1,7 @@
+#include    "target_table.h"
+
+
+int     write_flash( FILE *fp, target_param *tpp );
+void    add_isp_checksum( char *b );
+
+