01-22-2021, 11:40 PM
What is the bootloader used on the Mojo v3's Atmega32u4? Is it the standalone arduino bootloader? is it opensource or hosted somewhere?
Thank you.
Thank you.
Mojo V3 Atmega32u4 Bootloader?
|
01-22-2021, 11:40 PM
What is the bootloader used on the Mojo v3's Atmega32u4? Is it the standalone arduino bootloader? is it opensource or hosted somewhere?
Thank you.
02-16-2021, 03:09 PM
It's a modified version of the Caterina bootloader and the code is here https://github.com/embmicro/mojo-bootloader
|