Per Tillisch
Per Tillisch
I'm pretty sure this is an AVR-only library. So no, it's not going to work on your SAMD (e.g. Zero, MKR) or ESP8266. The ESP8266 Core for Arduino has built-in...
Maintenance of this project ceased almost a decade ago. It has archaeological value for those who wish to study the pioneering work in 3rd party Arduino boards platforms, but not...
@farmaceuta777 this project has been abandoned for almost a decade now. It is not compatible with modern Arduino IDE versions. Please use MightyCore: https://github.com/MCUdude/MightyCore
This project was abandoned 8 years ago. The Arduino IDE's requirements for boards platforms have changed since then, so maniacbug/mighty-1284p is not compatible. You should use the modern MightyCore instead:...
@FedorAdarichev post on the [Arduino forum](http://forum.arduino.cc/). I'm sure we will be able to help you over there. It's not appropriate or effective to ask for support here.
maniacbug's mighty 1284P has not been in development for years, there have been changes in the Arduino IDE since then that make it obsolete. The active fork is https://github.com/JChristensen/mighty-1284p but...
I think you can get the same effect as avrdude -V by File>Preferences>Verify code after upload(uncheck). As for modifying platforms.txt I have not created a separate one for mighty1284P so...
The purpose of arduino15 is to allow different users to have different configurations instead of the old system where the files were located in the Arduino install folder. These are...
When you Upload Using Programmer the bootloader is erased so you have to Burn Bootloader again after Upload Using Programmer if you want to flash via serial. If you try...
Mighty 1284P is now Arduino IDE 1.6.x compatible: https://github.com/JChristensen/mighty-1284p/tree/v1.6.3