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

Atmel AVR: development platform for PlatformIO

Results 128 platform-atmelavr issues
Sort by recently updated
recently updated
newest added

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

board request

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...

enhancement

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?...

help wanted

I have tried with both ATmega2560 and ATmega2561. This has never been a problem before. ![image](https://user-images.githubusercontent.com/8218499/114211492-3b85f400-9950-11eb-92cc-878b73e1f724.png)

help wanted

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...

feature

- [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...