platform-atmelavr
platform-atmelavr copied to clipboard
Atmel AVR: development platform for PlatformIO
Tofay i tested the newest platformIO version with the ATtiny85. After testing the ATtiny with a blink sketech i recognized, that the delay() function is much longer than expected (1/2...
Fixed support of MH-ET Live Tiny88 board
Hi there, Trying to write a project using both hardware Serial1 and USB Serial but the CDC port gets disabled when using Platform IO to program my Arduino Pro Micro...
The ATmega328p Xplained mini is a development bord with integrated debugging and it's like the Arduino
I came across the fact that in the platformio environment it is not possible to fully program the AVR of the Mega family with the XMEM interface. I would like...
Uploading the firmware to an Arduino Uno using *USBasp* fails when verifying the upload firmware: ``` Uploading .pio/build/uno/firmware.hex avrdude: warning: cannot set sck period. please check for usbasp firmware update....
Hi! In Arduino IDE it's possible to export the compiled project hex file with the bootloader included in the same HEX file. Would this be possible with PlatformIO as well?...
I have tried with both ATmega2560 and ATmega2561. This has never been a problem before. 
Normally PlatformIO finds the right port for `pio device monitor` and programming based on board's hwids. Unfortunately, it does not seem to be the case for `debug_port` of the new...
- [X] **Feature Request**. Hi, it would be great if you could add the [FleetProbe/Microbridge](https://github.com/FleetProbe/MicroBridge-Arduino-ATMega2560/tree/master) support for the Arduino Mega2560 (+SDK) boards. Currently, still this is the only way to...