log main.c @ 89:fc21fb5b171b default tip

age author description
Fri, 13 Mar 2015 11:36:41 +1030 Daniel O'Connor Disable LCD init code since this board doesn't have it.
Mon, 22 Apr 2013 23:17:40 +0930 Daniel O'Connor Add EEPROM emulation from AN2594.
Mon, 08 Apr 2013 22:20:40 +0930 Daniel O'Connor Add the ability to log temperatures to SD card.
Sun, 07 Apr 2013 22:34:05 +0930 Daniel O'Connor Enable DMA mode by initing DMA channel and enabling IRQ handler.
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