Tue, 09 Apr 2013 00:28:29 +0930 |
Daniel O'Connor |
The LCD works better when the GPIO clocks are enabled before frobbing them.
|
Wed, 03 Apr 2013 23:34:20 +1030 |
Daniel O'Connor |
Add SDIO code poached from STM. Use FatFS to read from SD card.
|
Mon, 01 Apr 2013 20:51:11 +1030 |
Daniel O'Connor |
Remove unused timer and (broken) I2C code.
|
Mon, 01 Apr 2013 20:06:03 +1030 |
Daniel O'Connor |
Use debug cycle counter to handle delays.
|
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
|