log

age author description
Sat, 01 Jan 2011 19:44:02 +1030 Daniel O'Connor Include io headers, not 100% sure it's necessary but is good practise.
Sat, 01 Jan 2011 19:43:34 +1030 Daniel O'Connor Fix for dual UART devices.
Tue, 12 May 2009 08:44:30 +0930 Daniel O'Connor Remove $Id$ and add a brief comment.
Fri, 01 May 2009 15:21:31 +0930 darius Don't spin forever waiting for the TWI hardware to do something.
Mon, 20 Apr 2009 14:05:20 +0800 darius Add example 1wire-config.h file for other people to look at.
Mon, 20 Apr 2009 13:52:06 +0800 darius Invert the bit mask, we only want to turn off this bit, not everything.
Thu, 12 Mar 2009 16:30:58 +1030 darius Add ignore file for emacs droppings.
Thu, 12 Mar 2009 16:30:47 +1030 darius Hide register name abstraction in a separate file.
Wed, 11 Mar 2009 17:28:39 +1030 darius Add support for single UART devices, although untested apart from a compile.
Wed, 11 Mar 2009 17:10:13 +1030 darius Make the programmer code smarter, default to Dragon.
Wed, 11 Mar 2009 16:58:26 +1030 darius Fixup so .lst files end up in the project directory not the library one.
Wed, 11 Mar 2009 16:42:27 +1030 darius Initial commit of routines I copy and paste.