log

age author description
Mon, 01 Apr 2013 19:45:38 +1030 Daniel O'Connor - Remove superfluous debug message.
Mon, 01 Apr 2013 19:45:19 +1030 Daniel O'Connor Remove kludgy delays.
Mon, 01 Apr 2013 19:44:47 +1030 Daniel O'Connor Use -O3 so short delay loops work for 1 wire.
Tue, 26 Mar 2013 15:09:46 +1030 Daniel O'Connor Don't use evil errno kludge, write a function that libc can use.
Mon, 11 Mar 2013 19:52:03 +1030 Daniel O'Connor Add 'cyc' command to test CM3 debug cycle counter.
Mon, 11 Mar 2013 19:51:34 +1030 Daniel O'Connor Update to reflect reality (ish)
Tue, 27 Nov 2012 15:56:31 +1030 Daniel O'Connor Create a TZ info structure for ACST and use it when printing times.
Tue, 27 Nov 2012 15:56:09 +1030 Daniel O'Connor Readd code accidentally removed from last version, now the hot & cold
Tue, 27 Nov 2012 13:20:52 +1030 Daniel O'Connor Port tempctrl.c from AVR. I removed the beep code as I don't have a
Tue, 27 Nov 2012 13:19:11 +1030 Daniel O'Connor Set tv_usec in gettimeofday() by using the prescaler counter.
Tue, 27 Nov 2012 13:17:42 +1030 Daniel O'Connor Updated BMP has a different port name.
Tue, 27 Nov 2012 13:16:47 +1030 Daniel O'Connor - Add depend target.
Tue, 20 Nov 2012 21:54:06 +1030 Daniel O'Connor Add flashread/writeblock commands which read/write a block of data to
Sat, 17 Nov 2012 18:03:48 +1030 Daniel O'Connor Use a 32 bit var to hold address from atoi().
Sat, 17 Nov 2012 12:18:24 +1030 Daniel O'Connor Add stream read/write commands.