Ika Shouyu Poppoyaki - LPC82x supported

Dependencies:   MODSERIAL mbed

Fork of ika_shouyu_poppoyaki by Tedd OKANO

History

LPC82x series supported (only 824 is tested) default tip

2014-10-18, by k4zuki [Sat, 18 Oct 2014 07:36:54 +0000] rev 42

LPC82x series supported (only 824 is tested)


enabled to handle <0x300 (768) bytes data file

2013-11-19, by okano [Tue, 19 Nov 2013 23:53:20 +0000] rev 41

enabled to handle <0x300 (768) bytes data file


ver 0.98 : cleaned-up

2013-09-29, by okano [Sun, 29 Sep 2013 03:57:02 +0000] rev 40

ver 0.98 : cleaned-up


ver 0.98 : suppressed debug message in default setting. it improves speed of writing and verifying

2013-09-29, by okano [Sun, 29 Sep 2013 03:54:06 +0000] rev 39

ver 0.98 : suppressed debug message in default setting. it improves speed of writing and verifying


ver 0.97: ; can verify non 4*N size binary.; can write full 32768 bytes for LPC1114FN28, can write 4096 bytes for LPC810.

2013-09-27, by okano [Fri, 27 Sep 2013 14:48:17 +0000] rev 38

ver 0.97: ; can verify non 4*N size binary.; can write full 32768 bytes for LPC1114FN28, can write 4096 bytes for LPC810.


correcting version number in message

2013-09-26, by okano [Thu, 26 Sep 2013 12:58:51 +0000] rev 37

correcting version number in message


to use latest mbed-lib

2013-09-26, by okano [Thu, 26 Sep 2013 12:58:11 +0000] rev 36

to use latest mbed-lib


added: warning/error by compile option settings

2013-09-26, by okano [Thu, 26 Sep 2013 12:56:01 +0000] rev 35

added: warning/error by compile option settings


[1]; fix: verification function was having a bug. 3/4 of the code was having chance of verification fail.; ; [2]; "ENABLE_WRITING" option added (see "_user_setting.h"). Verifying-only operation can be done with disabling this word

2013-09-26, by okano [Thu, 26 Sep 2013 11:51:03 +0000] rev 34

[1]; fix: verification function was having a bug. 3/4 of the code was having chance of verification fail.; ; [2]; "ENABLE_WRITING" option added (see "_user_setting.h"). Verifying-only operation can be done with disabling this word


options of "ENABLE_VERIFYING" and "CHECK_CRP_CODE" are added in _user_settings.h.

2013-09-25, by okano [Wed, 25 Sep 2013 04:00:04 +0000] rev 33

options of "ENABLE_VERIFYING" and "CHECK_CRP_CODE" are added in _user_settings.h.