log

age author description
Thu, 12 Mar 2015 23:22:11 +1030 Daniel O'Connor Add note about 1-wire wiring
Mon, 02 Mar 2015 14:32:34 +1030 Daniel O'Connor Ignore cscope files
Mon, 02 Mar 2015 14:32:08 +1030 Daniel O'Connor Add a flash layer for compatibility (in future).
Mon, 02 Mar 2015 14:31:16 +1030 Daniel O'Connor Point to new toolchain
Mon, 02 Mar 2015 14:30:58 +1030 Daniel O'Connor Fix compilation on newer toolchain.
Sun, 07 Jul 2013 22:49:02 +0930 Daniel O'Connor Reshuffle in preparation for being able to have a common API for SPI flash and (emulated) EEPROM.
Sun, 07 Jul 2013 22:48:17 +0930 Daniel O'Connor No point disabling IRQs inside the function calls since any pending
Tue, 23 Apr 2013 20:46:37 +0930 Daniel O'Connor Add small note.
Mon, 22 Apr 2013 23:39:28 +0930 Daniel O'Connor Add note about where it came from.
Mon, 22 Apr 2013 23:17:40 +0930 Daniel O'Connor Add EEPROM emulation from AN2594.
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.