log hw.c @ 32:188d5a8a7470

age author description
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, 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 12:17:58 +1030 Daniel O'Connor Reduce prescaler to 2, the flash is capable of 25MHz reads (although
Wed, 14 Nov 2012 12:30:58 +1030 Daniel O'Connor Add i2c test code
Wed, 08 Feb 2012 10:37:22 +1030 Daniel O'Connor Add 1wire code.
Mon, 06 Feb 2012 23:54:36 +1030 Daniel O'Connor Add _usleep16 - sleeps for cnt microseconds.
Sat, 04 Feb 2012 13:29:31 +1030 Daniel O'Connor Split out code into separate files.