Mercurial > ~darius > hgwebdir.cgi > avr
log testavr.c @ 71:553c061fda7c default tip
age | author | description |
---|---|---|
Sun, 18 Jan 2009 20:03:24 +1030 | darius | Tab to space conversion in usage text. |
Thu, 30 Oct 2008 20:09:32 +1030 | darius | Fix printf typo from last commit. |
Thu, 30 Oct 2008 11:53:32 +1030 | darius | Add support for reading/writing to a DS1307 over TWI/IIC. |
Wed, 29 Oct 2008 17:45:50 +1030 | darius | Make it louder. |
Wed, 29 Oct 2008 17:41:04 +1030 | darius | Add a beeper when the data is stale (only when USB is disabled as they share |
Wed, 29 Oct 2008 16:11:15 +1030 | darius | Disable WDT in reset just in case we take too long (eg after reset when the |
Wed, 29 Oct 2008 16:10:20 +1030 | darius | Missed variable declaration changes from previous commit. |