log

age author description
Thu, 18 Apr 2013 22:44:52 +0930 Daniel O'Connor Convert \r\n to \n
Mon, 15 Apr 2013 22:37:46 +0930 Daniel O'Connor Tell make the resulting binary dependent is dependent on the linker script.
Mon, 15 Apr 2013 21:33:06 +0930 Daniel O'Connor Fix RAM sizes.
Mon, 15 Apr 2013 21:26:34 +0930 Daniel O'Connor Update README with some more details about the various boards.
Sun, 14 Apr 2013 22:54:10 +0930 Daniel O'Connor Comment out debug message.
Sun, 14 Apr 2013 22:53:50 +0930 Daniel O'Connor Add routine to CRC a block of flash. Use it to verify a flash block write.
Sun, 14 Apr 2013 22:52:21 +0930 Daniel O'Connor CRC a word at a time rather than the whole block (since we are reading/writing a word at a time).