Releases: laurentmas/XLoader
Releases · laurentmas/XLoader
v2.01
New XLoader version written for Framework .net 4.8
Enhancements since version 1.00 made by Geir Lunde
Use avrdude version 7.2 instead of version 5.4
Adding support of ATmega32U4 microcontroller (using bootloader COM Port)
Adding uploaded code verification option (avrdude -V option)
Adding upload and verification progress information
Adding upload and verification logs (avrdude output)
Disable Flash erase by default (avrdude -D option)
Allows custom avrdude options (to be defined in devices.txt file)
Adding Error message if devices.txt or avrdude.exe file is missing
Full Changelog: v2.00...v2.01
Version 2.00
New XLoader version written for Framework .net 4.8
Enhancements since version 1.00 made by Geir Lunde
- Use avrdude version 7.2 instead of version 5.4
- Adding support of ATmega32U4 microcontroller (using bootloader COM Port)
- Adding uploaded code verification option (avrdude -V option)
- Adding upload and verification progress information
- Adding upload and verification logs (avrdude output)
- Disable Flash erase by default (avrdude -D option)
- Allows custom avrdude options (to be defined in devices.txt file)
- Adding Error message if devices.txt or avrdude.exe file is missing