log

age author description
Sun, 15 Feb 2015 16:15:23 +1030 Daniel O'Connor Add TODO item default tip
Sat, 31 Jan 2015 23:30:35 +1030 Daniel O'Connor Add routine to split string into argv/argc
Sat, 31 Jan 2015 23:27:10 +1030 Daniel O'Connor - Satisfy new compiler
Sat, 31 Jan 2015 23:26:21 +1030 Daniel O'Connor Remove CVS tags
Tue, 08 Jan 2013 09:55:53 +1030 Daniel O'Connor Allow path to toolchain to be specified.
Tue, 08 Jan 2013 09:55:23 +1030 Daniel O'Connor Add missing J delay for AVR.
Wed, 08 Feb 2012 10:36:26 +1030 Daniel O'Connor - Make OWREADBUS work properly.
Wed, 08 Feb 2012 10:35:13 +1030 Daniel O'Connor - Actually wait after reading like the spec says.
Tue, 07 Feb 2012 13:53:21 +1030 Daniel O'Connor - Rename 1wire config example to note it's for AVR.
Thu, 06 Jan 2011 23:37:15 +1030 Daniel O'Connor Re-jig programming and add WITH_FUSES= to set fuses automatically if
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.