MCUdude / MegaCore

Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
Other
384 stars 118 forks source link

Original Arduino Mega2560 bootloader isssues with EEPROM read #187

Closed mcuee closed 2 years ago

mcuee commented 2 years ago

I believe this is still relevant and it will be good to merge the following fix.

mcuee commented 2 years ago

Referece from avrdude.

MCUdude commented 2 years ago

Thanks for the links! I'll apply the fix, re-compile and test the new binaries before releasing a new boards manager version of MegaCore. Thanks for looking into all these issues @mcuee !