platformio / platform-atmelsam

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

Support for SAMC21 #92

Closed erikvanzijst closed 4 years ago

erikvanzijst commented 4 years ago

I'm trying to program an ATSAMC21, but I'm struggling to find the the right header files in pio. All I seem to be able to find is support for the SAMD* series.

I'm new to PlatformIO, so I might well be overlooking something, or does pio not support the SAMC21?

DurandA commented 4 years ago

I would also be very interested for ATSAMC21 support.