Adding a new SAMD board

Dear sirs.

I’m working on a new ATSAMD21G18A based board called TINYSCREEN+

Since the board maker gives an arduino IDE set of files, I have been able to make a really ugly hack to get PlatformIO working with this. It gives a couple of warnings, but i get it to work with this amazing ecosystem, but at a price, since i cant get updates by my fear to broke the support.

I’m asking my self, what is the road to make the board officialy supported, so i can get again platformio updates?

Thanks again for all the work made

You can use this config and make a PR with your own board: platform-atmelsam/samd21g18a.json at develop · platformio/platform-atmelsam · GitHub