log

age author description
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.