SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.58k stars 306 forks source link

To adopt avrdude 7.2 #749

Open mcuee opened 1 year ago

mcuee commented 1 year ago

It would be good to adopt avrdude 7.1 release in the future version of ATTinyCore.

FYI: MicroCore has adopted avrdude 7.1 https://github.com/MCUdude/MicroCore/commit/0d4e69a33efc21a23378f7adf76f2fa5f518eb6d https://github.com/MCUdude/MicroCore/commit/3730418093c90091faa5634fa60de44883a2ed88

mcuee commented 1 year ago

Binary release from Arduino avrdude-packing project. https://github.com/arduino/avrdude-packing/releases/tag/7.1-arduino.1

MCUdude commented 1 year ago

Avrdude 7.1 also has support for the Micronucleus bootloader, which means that with 7.1 you can (again) use Avrdude to deal with everything upload related.

This is a good thing because it means that you don't have to handle chips running the Micronucleus bootloader with a separate tool.

It would be cool if ATtinyCore 2.0.0 used Avrdude 7.1, Urboot instead of Optiboot, and Avrdude instead of Micronucleus.

mcuee commented 12 months ago

Arduino avrdude-packing project has released their version of Arduino 7.2, which should be suitable for the usage here. https://github.com/arduino/avrdude-packing/releases/tag/7.2-arduino.1

mcuee commented 7 months ago

avrdude 7.3 has been released. https://github.com/avrdudes/avrdude/releases/tag/v7.3