ZakKemble / AVRDUDESS

A GUI for AVRDUDE
https://blog.zakkemble.net/avrdudess-a-gui-for-avrdude/
GNU General Public License v3.0
596 stars 129 forks source link

AVRDUDE 6.4/7.0 \o.o/ #60

Closed ZakKemble closed 11 months ago

ZakKemble commented 2 years ago

6.4 was released a few months ago ( http://download.savannah.gnu.org/releases/avrdude/ ), but it's missing libhidapi-0.dll. The .dll can be downloaded here - https://github.com/libusb/hidapi/releases/tag/hidapi-0.11.2 then place the x86 version into the AVRDUDESS directory and rename it to libhidapi-0.dll

ZakKemble commented 2 years ago

Official avrdude repo: https://github.com/avrdudes/avrdude Forked repo with v7.0-rc1: https://github.com/mariusgreuel/avrdude/releases/tag/v7.0-rc1

DirtyEngineer commented 2 years ago

Finally actual Atmel-ICE support! This is wonderful.

ro-bercik commented 2 years ago

Version 7.0RC1 tested with FT232R (programmer: arduino-ft232r), it works without any problems and without any external dlls.

steigerbalett commented 2 years ago

AVRDUDE Version: 7.0RC1 Tested with: USBasp Works without any problems

ZakKemble commented 2 years ago

Official v7.0 released a few hours ago https://github.com/avrdudes/avrdude/releases/tag/v7.0

pcfreak1201 commented 1 year ago

AVRDUDESS-2.14-portable and avrdude-7.0 (compiled) works on Linux Mint 20.3 Una (base: Ubuntu 20.04 focal), but needed to change to avrdude-7.0.conf for full support - great!