platformio / platform-atmelsam

Atmel SAM: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelsam
Apache License 2.0
84 stars 111 forks source link

Board support for Macchina M2 #183

Open mshoemaker opened 2 years ago

mshoemaker commented 2 years ago

It'd be nice to have support for this board:

https://www.macchina.cc which is currently supported by the Arduino IDE, and seems to be very similar to the Arduino Due

http://docs.macchina.cc/m2/technical-references/processor.html

It was previously added in version 2.7.1, but looks like it was removed around 3.5.0.

MrARM commented 2 years ago

I can't seem to find a specific reason it was deleted in abbfb1b, I'm planning to test by adding the removed file into a local environment and see if it runs without problems.