avrdudes / avarice

AVaRICE is a program for interfacing the Atmel JTAG ICE to GDB to allow users to debug their embedded AVR target.
GNU General Public License v2.0
35 stars 11 forks source link

[feature-request #11] Support UPDI programming #85

Open avrs-admin opened 2 years ago

avrs-admin commented 2 years ago

maxgerhardt 2021-02-12 17:27:23.497000

The fork https://github.com/Florin-Popescu/avarice contains some bleeding-edge expansions to avarice regarding programming / debugging microcontrollers with the UPDI interface. I think that's very cool and would eventually allow debugging of e.g. the Arduino Nano Every board with no extra debug-probe and those features should definitely be merged back. Maybe even a collaboration is possible?

This issue was migrated from https://sourceforge.net/p/avarice/feature-requests/11/

maxgerhardt commented 1 year ago

I still think this is really important. I've also opened https://github.com/Florin-Popescu/avarice/issues/9 in regards to this.

mcuee commented 1 year ago

PR has been submitted by Florin-Popescu.