We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For example in #17 and #23 is not immediately clear that
arduino:avr:mega requires the extra option: arduino:avr:mega:cpu=atmega2560
arduino:avr:mega
arduino:avr:mega:cpu=atmega2560
At least we should allow to write arduino:avr:mega for the default settings.