Fix mega2560ext environment (#19730)
This commit is contained in:
parent
70dc2ee9bb
commit
2004080c9d
@ -445,7 +445,7 @@ board = megaatmega2560
|
|||||||
#
|
#
|
||||||
[env:mega2560ext]
|
[env:mega2560ext]
|
||||||
platform = atmelavr
|
platform = atmelavr
|
||||||
extends = mega2560
|
extends = env:mega2560
|
||||||
board = megaatmega2560
|
board = megaatmega2560
|
||||||
board_build.variant = megaextendedpins
|
board_build.variant = megaextendedpins
|
||||||
extra_scripts = ${common.extra_scripts}
|
extra_scripts = ${common.extra_scripts}
|
||||||
|
Loading…
Reference in New Issue
Block a user