Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
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 |
2012-11-27 | Daniel O'Connor | Set tv_usec in gettimeofday() by using the prescaler counter. |
2012-11-27 | Daniel O'Connor | Updated BMP has a different port name. |
2012-11-27 | Daniel O'Connor | - Add depend target. |
2012-11-20 | Daniel O'Connor | Add flashread/writeblock commands which read/write a block of data to |
2012-11-17 | Daniel O'Connor | Use a 32 bit var to hold address from atoi(). |
2012-11-17 | Daniel O'Connor | Add stream read/write commands. |
2012-11-17 | Daniel O'Connor | Reduce prescaler to 2, the flash is capable of 25MHz reads (although |
2012-11-17 | Daniel O'Connor | Use CR/LF to printfs (should probably do the conversion in _write) |
2012-11-17 | Daniel O'Connor | Add test for assert |