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
39 stars 12 forks source link

[patch #8] ATmega32c1, ATmega32m1 #42

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

dbc 2008-03-07 07:02:18

Patch to devdescr.cc to support ATmega32m1 and ATmega32c1 automatically generated using XSL style sheet and XML from the AVR Studio 4.14 beta. It compiles and builds without error, but has not been tested against real silicon.

mega32c1m1.patch

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

avrs-admin commented 2 years ago

dbc 2008-03-07 07:02:18

patch adds 32m1, 32c1 to devdescr.cc

avrs-admin commented 2 years ago

joerg_wunsch 2008-05-26 13:08:53