platform-atmelavr
platform-atmelavr copied to clipboard
Atmel AVR: development platform for PlatformIO
Hi, I digged through numerous posts on the internet facing the same problem and found no solution. Basically when trying to upload to an Arduino Micro Pro or Leonardo, it...
Hi, please add support for [Arduino UNO WiFi](http://www.arduino.org/products/boards/arduino-uno-wifi). I am doing some development on this board with CLion. And I would like to use the [Arduino WiFi Link Library](http://www.arduino.org/learning/reference/wifilink). I...
Trying to use usbasp as a programmer for certain attinys (I tried with ATTINY828) does not work, as the avrdude.conf supplied by the attiny core needs to be used. Original...
I'm working with a Crumb128. Loving PlatformIO but doesn't have the Chip45 boards we are using. I'm only pushing the "Crumb128 V5.0 AVR" since it's the only i could test....
# 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],...
# Problems 1. We would like to add debugging support for AVR but we can't. Sorry 😞 2. Microchip does not provide GDB debugging server, all their tools are PROPRIETARY....
- [ ] **Feature Request**. Support for board types: NyBoard-0-1 - https://github.com/PetoiCamp/OpenCat/blob/master/Resources/NyBoard/NyBoardV0_1.pdf NyBoard-0-2 - https://github.com/PetoiCamp/OpenCat/blob/master/Resources/NyBoard/NyBoardV0_2.pdf and their libraries - thanks! ------------------------------------------------------------------ ### Configuration ### Additional info
Add to support FYSETC F6 V1.4 . I already Open a PR to update variant https://github.com/platformio/platformio-pkg-framework-arduinoavr/tree/master/variants/fysetcf6 But the platformio-pkg-framework-arduinoavr is read only state , i can't see the progress of...