platform-atmelavr
platform-atmelavr copied to clipboard
Atmel AVR: development platform for PlatformIO
Hi, I much prefer using PlatformIO than Arduino IDE Could you add this board? https://github.com/NOVUS-Products/DigiRail-NXprog
I’ve been experiencing the pervasive micronucleus “flash erase error” -71, -32, etc. (see [Digispark gets "Flash erase error -71 has occured" - #5 by Paul3492](https://community.platformio.org/t/digispark-gets-flash-erase-error-71-has-occured/2891/5)) with the micronucleus upload method....
how can i use c++ compiler using this platform like g++ i need the way inside platform.io thanks
What kind of issue is this? - [ ] **Feature Request**. This is a feature request, I guess! There is a series of new AVR chips from microchip, like attiny804....
**OS**: Macos 12.6 **PlatformIO Core Version**: 6.1.4 **Actions:** Starting a debug session from PlatformIO project tasks for a MightyCore project. **Expected behaviour:** The program is compiled, transmitted and the debugger...
Hello! I have a Thinkpad X13s ARM64 Windows 11 device that I brought to my dad's house for Thanksgiving that I'd like to be able to use to flash Marlin...
I've got this error. Everything is setup according to documentation. main.cpp #include "Arduino.h" #include "avr8-stub.h" #include "app_api.h" // only needed with flash breakpoints void setup() { // initialize GDB stub...
I'd love to use platformio to develop applications for the blinks. There is a board manager url for Arduino IDE: https://boardsmanager.com/package_move38.com-blinks_index.json More information: https://move38.com/pages/game-makers
please add wavgat support uno r3
'Board Explorer' needs a standalone config for 328P PU (DIP28 IC on breadboard) with 8MHz and 1MHz internal clock. I've tried to generate one from the docs but that low-level...