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

[patch #37] Add support for atxmega8e5 #71

Open avrs-admin opened 2 years ago

avrs-admin commented 2 years ago

markrages 2016-06-21 00:45:56.588000

This patch adds support for atxmega8e5.

It is built upon, and contains, the patch from https://sourceforge.net/p/avarice/patches/25/ which adds support for atxmega32e5.

This issue was migrated from https://sourceforge.net/p/avarice/patches/37/

avrs-admin commented 2 years ago

joerg_wunsch 2020-08-30 22:12:05.303000

avrs-admin commented 2 years ago

joerg_wunsch 2020-08-30 22:12:05.819000

Applied in rev 379, thanks!