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.