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

Please add support for Adafruit Neo Trinkey board #157

Open bontrager-dev opened 3 years ago

bontrager-dev commented 3 years ago

Adafruit just started selling their ATSAMD21E18 based "Neo Trinkey" board.

https://www.adafruit.com/product/4870

I can't select it from the list of boards in Platform.io, so I assume it is not yet supported?

bontrager-dev commented 3 years ago

They have added more documentation for the board now: https://learn.adafruit.com/adafruit-neo-trinkey?view=all

They have added the board to their support for samd boards in the arduino core here I think. If I understood a little bit more about how all this works I would try to add it to PlatformIO's board list myself, but that's still beyond my abilities at the moment!