Hey,
do you have any experience with support for PlatformIO? PlatformIO requires a board definition and won't work out of the box, even if some supported boards already use the SAMD21E18A.
I kind of made it work by creating my own board variant based on the Adafruit Trinket M0 but I have no clue if it was done correctly. I may add a PR if I'm confident enough, but I'd be thankful for any additional advice ;)
Hey,
do you have any experience with support for PlatformIO? PlatformIO requires a board definition and won't work out of the box, even if some supported boards already use the
SAMD21E18A.I kind of made it work by creating my own board variant based on the Adafruit Trinket M0 but I have no clue if it was done correctly. I may add a PR if I'm confident enough, but I'd be thankful for any additional advice ;)