log

age author description
2006-04-10 darius Test programs to talk to the hardware from a PC
2005-12-13 darius - Remove some #if'd out code.
2005-12-12 darius More ignorance.
2005-12-12 darius - Change to 38400 baud.
2005-12-12 darius Add code to talk to a Phillips PDIUSBB12.
2005-12-12 darius Report the bus being held low back to the caller from OWFirst/Next.
2005-12-12 darius Re-format the code.
2005-12-12 darius Copy the correct segments into the flash image otherwise pre-declared
2005-12-12 darius Scrap our handle rolled loops and use AVR libc's macros instead.
2005-11-25 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
2005-11-25 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
2005-09-17 darius Spell presence correctly. AVR_1_3
2005-09-17 darius - Add LED commands.
2005-09-17 darius - Add $Id$
2004-09-01 darius Reduce object code size as much as possible. OWIRE_1_3
2004-09-01 darius - Reduce type widths where possible.
2004-07-16 darius Enable pretty LED command.
2004-07-12 darius - Add some useful return values to search functions.
2004-07-12 darius Supply clock speed via the command line so 1wire-delay.h can use it.
2004-07-12 darius Change the 1 wire routines to mostly C with assembly delay routines
2004-07-12 darius Add usage for sr command.
2004-07-12 darius Clean the right files.
2004-07-12 darius Ignore file.
2004-07-12 darius Implement a command driven 1 wire bus tool.
2004-07-12 darius - Specify the part number.
2004-07-11 darius Use nicer build framework.
2004-07-10 darius Import AVR test code. DANIEL AVR_1_1
2004-07-10 darius Initial revision