The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Device-AVR-UPDI

0.04    2020-11-17
        [CHANGES]
         * Display named fuse fields on `read-fuses` command
         * Allow setting named fuse fields symbolically on `write-fuses`
         * Print progress output to STDERR
         * `write-eeprom` needs to use NVMCTRL_CMD_ERWP

0.03    2020-02-04 17:42
        [CHANGES]
         * Sleep 100msec after opening serial port in case of 12V pulse
         * Allow override of baud rate
         * Don't attempt 230400 baud as it seems too unreliable on most UART
           chips

0.02    2019-11-07 22:06:13
        [CHANGES]
         * Move commands into one big wrapper script
         * Support reading both flash and EEPROM
         * Support raw binary files

0.01    2019-06-02 22:11:13
        First version, released on an unsuspecting world.