platformio / platform-atmelavr

Atmel AVR: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelavr
Apache License 2.0
136 stars 104 forks source link

Please add support for FleetProbe/MicroBridge bootloader for Arduino Mega2560 boards #252

Open cociweb opened 3 years ago

cociweb commented 3 years ago

Hi, it would be great if you could add the FleetProbe/Microbridge support for the Arduino Mega2560 (+SDK) boards.

Currently, still this is the only way to boot up from SD card, but it requires a special bootlader version as well. Arduino IDE handles it, after building it from sources.

It could be great If I could compile with the same board+bootloader from PIO as Arduino can do this.

Can you please support me in this task?

Thank's in advance!