log testavr.c @ 30:48056516b3eb

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