Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
Tue, 27 Nov 2012 13:16:47 +1030 | Daniel O'Connor | - Add depend target. |
Tue, 20 Nov 2012 21:54:06 +1030 | Daniel O'Connor | Add flashread/writeblock commands which read/write a block of data to |
Sat, 17 Nov 2012 18:03:48 +1030 | Daniel O'Connor | Use a 32 bit var to hold address from atoi(). |
Sat, 17 Nov 2012 12:18:24 +1030 | Daniel O'Connor | Add stream read/write commands. |
Sat, 17 Nov 2012 12:17:58 +1030 | Daniel O'Connor | Reduce prescaler to 2, the flash is capable of 25MHz reads (although |
Sat, 17 Nov 2012 12:15:17 +1030 | Daniel O'Connor | Use CR/LF to printfs (should probably do the conversion in _write) |