Mercurial > ~darius > hgwebdir.cgi > stm32temp
log
age | author | description |
---|---|---|
2012-11-14 | Daniel O'Connor | Fix debug & load targets for BMP. |
2012-11-14 | Daniel O'Connor | Fix typo |
2012-11-14 | Daniel O'Connor | Add i2c test code |
2012-11-14 | Daniel O'Connor | Catch up with new toolchain location |
2012-11-14 | Daniel O'Connor | Use new delay routine on pin 2 so it doesn't interfere with 1 wire. |
2012-11-14 | Daniel O'Connor | Use corrected delay() routine. |
2012-11-14 | Daniel O'Connor | Fix delay() to be accurate as measured on the cro. |
2012-02-08 | Daniel O'Connor | Add 1wire code. |
2012-02-06 | Daniel O'Connor | Add delay, ellipse and line demos. |
2012-02-06 | Daniel O'Connor | Add _usleep16 prototype. |
2012-02-06 | Daniel O'Connor | Add _usleep16 - sleeps for cnt microseconds. |
2012-02-05 | Daniel O'Connor | - Add ellipse drawing. |
2012-02-04 | Daniel O'Connor | Split out code into separate files. |
2012-01-22 | Daniel O'Connor | Make the LCD panel work (timings, GPIOE clock needs to be on, etc) |