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 #23] ATmega328 entry for avrdude.conf #57

Open avrs-admin opened 2 years ago

avrs-admin commented 2 years ago

leres 2013-07-14 18:05:10.916000

The new EarthLCD arLCD uses a atmega328 which has a signature not in the 2.13 avarice.conf (0x1e9514). Attached is a patch that clones the atmega328p entry and updates the signature and allows isp programming of this device.

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

avrs-admin commented 2 years ago

jputcu 2021-09-14 18:34:35.578000

I think this patch is related to avrdude, not avarice?

avrs-admin commented 2 years ago

joerg_wunsch 2021-09-14 20:38:14.065000

Correct. Besides, the ATmega328 used to be supported by AVRDUDE already by the time this patch was submitted.

avrs-admin commented 2 years ago

joerg_wunsch 2021-09-14 20:38:37.454000