log

age author description
2015-02-15 Daniel O'Connor Add TODO item default tip
2015-01-31 Daniel O'Connor Add routine to split string into argv/argc
2015-01-31 Daniel O'Connor - Satisfy new compiler
2015-01-31 Daniel O'Connor Remove CVS tags
2013-01-07 Daniel O'Connor Allow path to toolchain to be specified.
2013-01-07 Daniel O'Connor Add missing J delay for AVR.
2012-02-08 Daniel O'Connor - Make OWREADBUS work properly.
2012-02-08 Daniel O'Connor - Actually wait after reading like the spec says.
2012-02-07 Daniel O'Connor - Rename 1wire config example to note it's for AVR.
2011-01-06 Daniel O'Connor Re-jig programming and add WITH_FUSES= to set fuses automatically if
2011-01-01 Daniel O'Connor Include io headers, not 100% sure it's necessary but is good practise.
2011-01-01 Daniel O'Connor Fix for dual UART devices.
2009-05-11 Daniel O'Connor Remove $Id$ and add a brief comment.
2009-05-01 darius Don't spin forever waiting for the TWI hardware to do something.
2009-04-20 darius Add example 1wire-config.h file for other people to look at.
2009-04-20 darius Invert the bit mask, we only want to turn off this bit, not everything.
2009-03-12 darius Add ignore file for emacs droppings.
2009-03-12 darius Hide register name abstraction in a separate file.
2009-03-11 darius Add support for single UART devices, although untested apart from a compile.
2009-03-11 darius Make the programmer code smarter, default to Dragon.
2009-03-11 darius Fixup so .lst files end up in the project directory not the library one.
2009-03-11 darius Initial commit of routines I copy and paste.