Code to load a LPC1114 over tx/rx. I have only tested with a 1114 chip but it should work with other LPC uControllers

Dependencies:   DirectoryList MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

verification.h

Committer:
okano
Date:
2013-09-29
Revision:
39:f68f9fa1e88e
Parent:
29:96e28bc1bd99
Child:
47:e7d395119a63

File content as of revision 39:f68f9fa1e88e:

#include    "target_table.h"


int     verify_flash( FILE *fp, target_param *tpp, int *transferred_size_p );