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
374 stars 115 forks source link

To adopt urboot for MegaCore #202

Closed mcuee closed 8 months ago

mcuee commented 1 year ago

urboot offers quite some advantages over the existing Optiboot and stk500v2 bootloader in MegaCore.

It will be great to offer urboot in MegaCore.

MCUdude commented 8 months ago

MegaCore, MightyCore, MiniCore, MajorCore, and MicroCore have now adopted Urboot. Thank you for developing this excellent bootloader @stefanrueger! Now let the mass testing begin...

stefanrueger commented 8 months ago

@MCUdude How cool is that! Thanks for supporting the idea! I am curious as to how this will work out!