Releases: ZakKemble/AVRDUDESS
Releases Β· ZakKemble/AVRDUDESS
v2.18: πΊ
- Updated AVRDUDE to v8.0
- Show both programmer ID and name in dropdown box
- Show real bit clock in USBasp frequency dropdown box
- Fix some avrdude config parse bugs
Download | What it's for |
---|---|
AVRDUDESS-2.18-setup.exe (recommended) | Installer for Windows Vista/7/8/10/11 |
AVRDUDESS-2.18-portable.zip | Portable for any OS |
v2.17: π¦
- Updated AVRDUDE to v7.3
- Fix ambiguity error with old versions of .NET Framework
Download | What it's for |
---|---|
AVRDUDESS-2.17-setup.exe (recommended) | Installer for Windows Vista/7/8/10/11 |
AVRDUDESS-2.17-portable.zip | Portable for any OS |
22 June 2024 - Release files have been updated with the mingw version of avrdude v7.3.
v2.16: βοΈ
- Fix fuse read failure with USBasp running old firmware
- Fix some MCUs being detected as AT661xx parts
- USBasp bit clock selector now shows for USBasp clones
- Updated Turkish and Polish translations
- Performance improvements
- Various tweaks
Download | What it's for |
---|---|
AVRDUDESS-2.16-setup.exe (recommended) | Installer for Windows Vista/7/8/10/11 |
AVRDUDESS-2.16-portable.zip | Portable for any OS |
v2.15: π¦
- Updated AVRDUDE to v7.2
- Enabled TLSv1.2 and TLSv1.3 for the update checker
- Fix USBasp bit clock setting not restoring after opening
- Can now specify exact files for avrdude, config file and avr-size instead of only the directory
- Updated Ukrainian, Chinese, Traditional Chinese and Polish translations
- Added Croation and Turkish translations
2.14: Things π
- Updated AVRDUDE to v7.0
- Updated Russian translation
- Added Hungarian, Spanish, Portuguese, German, Ukrainian, Traditional Chinese and Polish translations
- Added bit selector support for ATtiny4313, ATtiny10/9/5/4, ATmega328PB and ATmega32U4/2
- Various other small tweaks
2.13: Mostly maintenance
- Added Slovenian translation
- Fixed issue with reading ATmega328PB efuse
- Fixed startup failure if avrdude.exe is missing
- Portable version now uses config files from application directory instead of user appdata directory
2.12: Just a small update π
- Added Japanese and Italian translations
- Added a donate button
- Fixed a possible hang
- Fixed not loading USBasp frequency from previous session
- Installer updated to Inno Setup 6 (This version no longer supports Windows 2000, XP, and Server 2003. Vista is the minimum. AVRDUDESS still works with XP though.)
2.11: Another squashed bug
- Fixed null exception if no MCU selected and "Set fuses" ticked π π π
- Updated Polish translation
2.10: Ok maybe some bug fixes
No plans on doing much with this project for a while, just needed to get some bugs fixed
- Fix fuse read issue with MCUs that don't have all low, high and extended fuses
- Update avrdude.conf to allow setting the CFD bit (Disable Clock Failure Detection) in the extended fuse for the ATmega328PB
- Update URLs to HTTPS
2.9: Just some stuff
No plans on doing much with this project for a while, might as well make a release with latest changes
- Added French translation
- Added Russian translation
- Now shows full command line arguments in console output whenever avrdude is invoked
- Fixed breaking click and drag anywhere to move window
- Window title now shows "avrdude version UNKNOWN" instead of "?" if unable to find avrdude version