platform-atmelavr icon indicating copy to clipboard operation
platform-atmelavr copied to clipboard

Add support for AVR XMEGA

Open ivankravets opened this issue 8 years ago • 3 comments

Moved from https://github.com/platformio/platformio/issues/481

/cc @knutel, @aethaniel


It would be great to have support for AVR XMEGA, too. There already is a project to make Arduino support at [https://github.com/Xmegaduino/Xmegaduino], so maybe PlatformIO support is not that difficult. I might take a stab at it myself if I get the time.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39567860-add-support-for-avr-xmega?utm_campaign=plugin&utm_content=tracker%2F38207915&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F38207915&utm_medium=issues&utm_source=github).

ivankravets avatar Nov 27 '16 22:11 ivankravets

Instead of porting the Arduino libraries would it be possible to use the standalone Atmel Software Framework? It's currently compatible with the XMEGA family and builds with avr-gcc.

http://www.atmel.com/tools/avrsoftwareframework.aspx

corymayer avatar Nov 26 '17 03:11 corymayer

Any progress on this?

There is the project for Arduino IDE: https://github.com/XMegaForArduino/arduino But would be cool to just add it to platform.io

DaSimme avatar Jul 01 '19 11:07 DaSimme

Are there still any plans to add support for the XMEGA boards?

she11sh0cked avatar Nov 16 '20 23:11 she11sh0cked