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 Atmel SAMG55J19 Cortex M4 #120

Open InsanityAutomation opened 4 years ago

InsanityAutomation commented 4 years ago

Is there a possibility of adding support for the Atmel SAMG55J19 MCU? It is currently used in some prototype Ultimachine boards. These used Arduino IDE and a mashup on the Arduino DUE hal. I was asked to update the development code to current and figured I'd ask if this portion could be added here so I didn't need to use Arduino IDE on it.

https://github.com/ultimachine/FeynmanCore