havrapp Henrik AVR application History 0.1 Created by Henrik Björkman Feb 2007 Used code for atmega8 found on web and ported it to atmega88. 0.2 Can almost receive xmodem. Henrik 2007-03-09 0.3 Can receive xmodem, Need to figure out how to put this code into the bootloader section of the AVR. Henrik 2007-03-13 0.4 Modifed makefile so that code is relocated to booltoader section. Need to reduce code size and not use interrupts. 0.5 First working version! Henrik 2007-03-14 0.6 Small cleanup, functionality is the same. Henrik 2007-03-15 0.7 Autoboot works 0.8 Autoboot will now expect 5 Esc characters to avoid going inte xmodem due to other traffic. Henrik 2007-03-16 0.9 Will now expect exactly 5 Esc characters to avoid entering xmodem mode by mistake or due to noise. Henrik 2007-03-17 0.10 Only some minor changes. Mostly documentation. Henrik 2007-04-02 1.0 Changed version to 1.0. Think the project is ready for that. Henrik 2007-04-02