Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
Mon, 08 Apr 2013 23:11:35 +0930 | Daniel O'Connor | Convert \r\n -> \n now _write() DTRT. |
Mon, 08 Apr 2013 23:10:47 +0930 | Daniel O'Connor | Don't print extra newlines when cat'ing a file. |
Mon, 08 Apr 2013 23:10:25 +0930 | Daniel O'Connor | Get timezone offsets right. |
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:44:23 +0930 | Daniel O'Connor | Fix more warnings. Note the 'buf might be used uninitialised' warning appears to be a GCC bug. |
Sun, 07 Apr 2013 22:34:05 +0930 | Daniel O'Connor | Enable DMA mode by initing DMA channel and enabling IRQ handler. |