Why is only implemented atmega386, atmega1280 and atmega2560
I have develop several board with atmega1284 not atmega1284P
On internet i have found mighty 1284 library which I can use for to make executable
For the correct fuse setting I use the atmel studio platform
How can I integrate a library that wil correct works in all functions
I has try to use the boot loader but I got bad result.
On this moment I use arduino 1.6.1 which generate good executable.
The new version give for me to much trouble.
Which step need I to perform to make or implement a library into arduino platform