Mercurial > ~darius > hgwebdir.cgi > stm32temp
log tempctrl.c @ 89:fc21fb5b171b default tip
age | author | description |
---|---|---|
2015-03-12 | Daniel O'Connor | Catch up with change to new board |
2015-03-02 | Daniel O'Connor | Add a flash layer for compatibility (in future). |
2013-04-14 | Daniel O'Connor | Add routine to CRC a block of flash. Use it to verify a flash block write. |
2013-04-14 | Daniel O'Connor | Rename settings to tc_settings as it's global. |
2013-04-08 | Daniel O'Connor | Make 'td log' work without printing an error. |
2013-04-08 | Daniel O'Connor | Convert \r\n -> \n now _write() DTRT. |
2013-04-08 | Daniel O'Connor | Add the ability to log temperatures to SD card. |
2013-04-01 | Daniel O'Connor | Fix 'none' mode. |
2013-04-01 | Daniel O'Connor | Store port & pin as char & number and map. |
2012-11-27 | Daniel O'Connor | Create a TZ info structure for ACST and use it when printing times. |
2012-11-27 | Daniel O'Connor | Port tempctrl.c from AVR. I removed the beep code as I don't have a |