Skip to content

Commit ca6f644

Browse files
committed
added name definition for regular Arduino Mega 2560 (not rev3) to arduino.inf. signed new arduino.cat. Issue 1314. Thanks, codepam.
1 parent 01a8b4e commit ca6f644

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
-6 Bytes
Binary file not shown.

build/windows/dist/drivers/arduino.inf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ leonardo.bootloader.name="Arduino Leonardo bootloader"
1313
leonardo.sketch.name="Arduino Leonardo"
1414
lilypadUSB.bootloader.name="Arduino LilyPad USB bootloader"
1515
lilypadUSB.sketch.name="Arduino LilyPad USB"
16+
mega2560.name="Arduino Mega 2560"
1617
mega2560rev3.name="Arduino Mega 2560"
1718
megaADK.name="Arduino Mega ADK"
1819
megaADKrev3.name="Arduino Mega ADK"

0 commit comments

Comments
 (0)