Closed ZakKemble closed 11 months 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
Finally actual Atmel-ICE support! This is wonderful.
Version 7.0RC1 tested with FT232R (programmer: arduino-ft232r), it works without any problems and without any external dlls.
AVRDUDE Version: 7.0RC1 Tested with: USBasp Works without any problems
Official v7.0 released a few hours ago https://github.com/avrdudes/avrdude/releases/tag/v7.0
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!
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