platformio / platform-atmelsam

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

Support for Sparkfun LilyPad LilyMini (SAMD11) #124

Closed konistehrad closed 3 years ago

konistehrad commented 3 years ago

The Sparkfun LilyPad LiliMini is probably their most versatile wearable solution at the moment, featuring a SAMD11 as opposed to an Atmel chip. I have one on the way, so please let me know if I can assist in any way.

konistehrad commented 3 years ago

Reviewing the documentation, I believe I can add this myself. I'll be digging up the necessary SVD files and cooking up the description JSON in the next couple days.

konistehrad commented 3 years ago

Cancel that, it depends on an ancient version of both bossac and gcc. LTO provided by an updated toolchain didn't help as much as I had hoped, either.