Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: DirectoryList MODSERIAL mbed
Fork of ika_shouyu_poppoyaki by
writing.h
- Committer:
- okano
- Date:
- 2015-01-06
- Revision:
- 47:e7d395119a63
- Parent:
- 29:96e28bc1bd99
File content as of revision 47:e7d395119a63:
#include "target_table.h"
int write_flash( FILE *fp, target_param *tpp, int *transferred_size, int file_size );
void add_isp_checksum( char *b );
int post_writing_process( target_param *tpp );
