Mercurial > ~darius > hgwebdir.cgi > avr-lib
log
age | author | description |
---|---|---|
2012-02-08 | Daniel O'Connor | - Make OWREADBUS work properly. |
2012-02-08 | Daniel O'Connor | - Actually wait after reading like the spec says. |
2012-02-07 | Daniel O'Connor | - Rename 1wire config example to note it's for AVR. |
2011-01-06 | Daniel O'Connor | Re-jig programming and add WITH_FUSES= to set fuses automatically if |
2011-01-01 | Daniel O'Connor | Include io headers, not 100% sure it's necessary but is good practise. |
2011-01-01 | Daniel O'Connor | Fix for dual UART devices. |
2009-05-11 | Daniel O'Connor | Remove $Id$ and add a brief comment. |
2009-05-01 | darius | Don't spin forever waiting for the TWI hardware to do something. |
2009-04-20 | darius | Add example 1wire-config.h file for other people to look at. |
2009-04-20 | darius | Invert the bit mask, we only want to turn off this bit, not everything. |
2009-03-12 | darius | Add ignore file for emacs droppings. |
2009-03-12 | darius | Hide register name abstraction in a separate file. |