platformio / platform-atmelsam

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

Request for Board support for RobotDyn SAMD21 M0-Mini #82

Open GadgetGroup opened 4 years ago

GadgetGroup commented 4 years ago

Hi

Board: https://robotdyn.com/catalog/arduino/boards/samd21-m0-mini.html Schematics : https://robotdyn.com/pub/media/0G-00005516==SAMD21-MINI/DOCS/Schematic==0G-00005516==SAMD21-MINI.pdf Pinout : https://robotdyn.com/pub/media/0G-00005516==SAMD21-MINI/DOCS/PINOUT==0G-00005516==SAMD21-MINI.pdf

I have tried to make the variant.h and variant.cpp files so I have them and they are semi done. The standard Arduino M0 SPI port are on this board routed to the programming pin on the top 2x3way pin header and not the side pins D13,D12,D11.

Please take contact for info and files if needed.

Regards Peer

kumajaya commented 3 years ago

You can program it inside PlatformIO IDE using mzeroUSB board environment.