Added support for write to ram, with the limitation of writting
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 14 May 2012 23:27:17 +0000 (01:27 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 14 May 2012 23:27:17 +0000 (01:27 +0200)
commitaa551786ec4604298ee9a2987ce34947957f3ae4
treefc4860c429fb2179fc90a0875104a250508abc54
parent4debe195d2d93f68b6e0d2ba4484c7132c7ee650
Added support for write to ram, with the limitation of writting
of full file, no matter what the file size and the ram size is.

Also created a few helper functions to make a (very) little bit
more readable.
isp_commands.c
isp_main.c