Trying to use the Adafruit_AVRProg library working. Want to use a mega 2560 to flash attiny1606 but am doing something wrong somewhere. I asked for help over on their forum but they just said it's unsupported. Heres the thread Help Using AVRProg - adafruit industries
Been trying to figure this out for months, I'm a hardware person not a coder
This library is designed to be used standalone so not attached to a pc like most of the other programmers, I have already used jtagtoupdi and serialupdi.
Anyway figured it out AVR is unsupported in that library, switched to a different platform and all is fine
Huh. My impression was it's not "supported" at all (more of an Adafruit internal tool.)
But it's a bit mysterious that it doesn't "work" on AVR; A quick glance fails to reveal anything obvious