Mercurial > ~darius > hgwebdir.cgi > stm32temp
log BSDmakefile @ 39:969bb070b181
age | author | description |
---|---|---|
2013-04-01 | Daniel O'Connor | Use -O3 so short delay loops work for 1 wire. |
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 | Updated BMP has a different port name. |
2012-11-20 | Daniel O'Connor | Add flashread/writeblock commands which read/write a block of data to |
2012-11-14 | Daniel O'Connor | Fix debug & load targets for BMP. |
2012-11-14 | Daniel O'Connor | Add i2c test code |
2012-02-08 | Daniel O'Connor | Add 1wire code. |
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) |
2012-01-03 | Daniel O'Connor | Add LCD init, touch screen writing etc.. |
2012-01-01 | Daniel O'Connor | Jumbo commit to make things work. |
2011-10-08 | Daniel O'Connor | Split out compile flags for easier editing. |
2011-10-03 | Daniel O'Connor | Initial commit of STM32 test code. |