Mercurial > ~darius > hgwebdir.cgi > avr
log
age | author | description |
---|---|---|
Fri, 23 Nov 2007 12:02:22 +1030 | darius | Use parallel programmer. |
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. |
Tue, 23 Oct 2007 10:55:51 +0930 | darius | Conditionalise USB support, use DWARF debugging as AVR studio groks |
Tue, 23 Oct 2007 10:54:01 +0930 | darius | Tidy up, hide details behind macros to make it more obvious what we |
Tue, 23 Oct 2007 10:52:50 +0930 | darius | Work around FreeBSD setting CPU flags based on architectures |
Tue, 23 Oct 2007 10:51:35 +0930 | darius | - Don't wrap individual debug statements in ifdef, use a conditionally |