platformio / platform-atmelsam

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

Support for MoteinoM0 & CurrentRanger SAMD21G boards #41

Closed LowPowerLab closed 5 years ago

LowPowerLab commented 5 years ago

Please add support for MoteinoM0 and CurrentRanger. Latest definitions for Arduino can be found here: https://github.com/LowPowerLab/LowPowerLab.github.io/tree/master/MoteinoCore Thanks!

ivankravets commented 5 years ago

Please re-test with upstream version https://docs.platformio.org/en/latest/platforms/atmelsam.html#upstream

LowPowerLab commented 5 years ago

Thank you, how can I do that?

ivankravets commented 5 years ago
  1. Install PlatformIO IDE => https://platformio.org/platformio-ide
  2. Open PlatformIO IDE > PIO Home > Platforms > Click on "Advanced Installlation" > Paste https://github.com/platformio/platform-atmelsam.git
  3. Close PIO Home tab and open it again, click on "New Project", search for your boards.

Does it work?

LowPowerLab commented 5 years ago

Oh, I'm sorry, I didn't have a chance to try it out yet. I was just so busy. I trust you that it works, you do great work, thanks for all your support 👍

ivankravets commented 5 years ago

Thanks! ;)