Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
Sun, 14 Apr 2013 22:53:50 +0930 | Daniel O'Connor | Add routine to CRC a block of flash. Use it to verify a flash block write. |
Sun, 14 Apr 2013 22:52:21 +0930 | Daniel O'Connor | CRC a word at a time rather than the whole block (since we are reading/writing a word at a time). |
Sun, 14 Apr 2013 16:07:29 +0930 | Daniel O'Connor | Handle missing modules in OWGetTemp. |
Sun, 14 Apr 2013 14:29:08 +0930 | Daniel O'Connor | Don't complain about CRC mismatch in flashreadblock. |
Sun, 14 Apr 2013 14:28:14 +0930 | Daniel O'Connor | Rename settings to tc_settings as it's global. |
Sun, 14 Apr 2013 14:26:46 +0930 | Daniel O'Connor | Convert \r\n to \n. |
Sun, 14 Apr 2013 14:25:51 +0930 | Daniel O'Connor | - Make sure the line is high before pulling low for reset. |