Wed, 03 Apr 2013 23:34:20 +1030 |
Daniel O'Connor |
Add SDIO code poached from STM. Use FatFS to read from SD card.
|
Wed, 03 Apr 2013 23:29:16 +1030 |
Daniel O'Connor |
When writing to stdout/stderr translate \n to \r\n.
|
Tue, 02 Apr 2013 14:49:50 +1030 |
Daniel O'Connor |
Add sprinkler control stubs for testing
|
Tue, 02 Apr 2013 10:54:20 +1030 |
Daniel O'Connor |
Remove useless delay test. Add GPIO PE2 changes to make testing arbitary delays possible.
|
Mon, 01 Apr 2013 20:06:03 +1030 |
Daniel O'Connor |
Use debug cycle counter to handle delays.
|
Mon, 11 Mar 2013 19:52:03 +1030 |
Daniel O'Connor |
Add 'cyc' command to test CM3 debug cycle counter.
|
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
|
Sat, 17 Nov 2012 12:14:38 +1030 |
Daniel O'Connor |
Add test for assert
|