Optiboot / optiboot

Small and Fast Bootloader for Arduino and other Atmel AVR chips
Other
1.08k stars 396 forks source link

avr-dualboot based on optiboot #376

Open storepeter opened 3 months ago

storepeter commented 3 months ago

Hi,

I have modified Optiboot to facilitate Dual-booting., to run both Marlin and Klipper on the same hardware without reflashing,

My modifications are available on GitHub, feel free to use them as you like:

https://github.com/StorePeter/avr-dualboot

and the process to get there is described on my Blog:

Best Regards

StorePeter