platformio / platform-atmelsam

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

[Feature Request] Support Arduino framework for Atmel SAMD21 Xplained Pro #147

Open Mivr opened 3 years ago

Mivr commented 3 years ago

Hello all,

I am interested in adding support for the Arduino framework for SAMD21 Xpro.

From my search, there is already a ready codebase for using the board in the Arduino IDE: https://github.com/AtmelUniversityFrance/atmel-samd21-xpro-boardmanagermodule

I suppose the need is for this code to be added in the proper formats and configuration for PlatformIO?

I am interested if there is something special/planned or stopping this integration?