Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
2013-04-01 | Daniel O'Connor | Store port & pin as char & number and map. |
2013-04-01 | Daniel O'Connor | Remove unused timer and (broken) I2C code. |
2013-04-01 | Daniel O'Connor | Use debug cycle counter to handle delays. |
2013-04-01 | Daniel O'Connor | - Remove superfluous debug message. |
2013-04-01 | Daniel O'Connor | Remove kludgy delays. |
2013-04-01 | Daniel O'Connor | Use -O3 so short delay loops work for 1 wire. |
2013-03-26 | Daniel O'Connor | Don't use evil errno kludge, write a function that libc can use. |
2013-03-11 | Daniel O'Connor | Add 'cyc' command to test CM3 debug cycle counter. |
2013-03-11 | Daniel O'Connor | Update to reflect reality (ish) |
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 | Readd code accidentally removed from last version, now the hot & cold |
2012-11-27 | Daniel O'Connor | Port tempctrl.c from AVR. I removed the beep code as I don't have a |