Mercurial > ~darius > hgwebdir.cgi > avr
log testavr.c @ 54:58f1ec46bff6
age | author | description |
---|---|---|
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. |
Wed, 29 Oct 2008 16:09:55 +1030 | darius | Rejig command parsing and assume the compiler isn't dumb (eg it can reuse |
Mon, 20 Oct 2008 22:22:15 +1030 | darius | Add watchdog timer. |
Sun, 06 Jul 2008 22:19:53 +0930 | darius | Add temperature control. |
Fri, 23 Nov 2007 12:01:54 +1030 | darius | Use \r\n instead of \n\r (keeps pexpect happy) |
Tue, 23 Oct 2007 11:03:22 +0930 | darius | - Conditionalise USB support. |