log testavr.c @ 52:3217e93b28a3

age author description
Wed, 29 Oct 2008 16:10:20 +1030 darius Missed variable declaration changes from previous commit.
Wed, 29 Oct 2008 16:09:55 +1030 darius Rejig command parsing and assume the compiler isn't dumb (eg it can reuse
Mon, 20 Oct 2008 22:22:15 +1030 darius Add watchdog timer.
Sun, 06 Jul 2008 22:19:53 +0930 darius Add temperature control.
Fri, 23 Nov 2007 12:01:54 +1030 darius Use \r\n instead of \n\r (keeps pexpect happy)
Tue, 23 Oct 2007 11:03:22 +0930 darius - Conditionalise USB support.
Mon, 10 Apr 2006 17:23:51 +0930 darius Make sure our outputs are pulled high.
Mon, 12 Dec 2005 23:37:16 +1030 darius - Change to 38400 baud.
Fri, 25 Nov 2005 21:49:56 +1030 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
Fri, 25 Nov 2005 21:45:51 +1030 darius Covert to a later version of avr-libc. Stuff like not using inb/outb,
Sat, 17 Sep 2005 18:31:19 +0930 darius Spell presence correctly. AVR_1_3
Sat, 17 Sep 2005 18:10:33 +0930 darius - Add LED commands.
Wed, 01 Sep 2004 17:46:15 +0930 darius Reduce object code size as much as possible. OWIRE_1_3
Fri, 16 Jul 2004 23:39:58 +0930 darius Enable pretty LED command.
Mon, 12 Jul 2004 23:59:00 +0930 darius - Add some useful return values to search functions.
Mon, 12 Jul 2004 17:51:20 +0930 darius Supply clock speed via the command line so 1wire-delay.h can use it.
Mon, 12 Jul 2004 16:49:21 +0930 darius Add usage for sr command.
Mon, 12 Jul 2004 15:41:35 +0930 darius Implement a command driven 1 wire bus tool.
Sun, 11 Jul 2004 00:45:50 +0930 darius Initial revision