🔨 Require PIO >= 6.0.1 (#24205)
This commit is contained in:
@@ -280,7 +280,7 @@ monitor_flags =
|
||||
# Just print the dependency tree
|
||||
#
|
||||
[env:include_tree]
|
||||
platform = atmelavr
|
||||
board = megaatmega2560
|
||||
build_flags = -c -H -std=gnu++11 -Wall -Os -D__MARLIN_FIRMWARE__
|
||||
src_filter = +<src/MarlinCore.cpp>
|
||||
platform = atmelavr
|
||||
board = megaatmega2560
|
||||
build_flags = -c -H -std=gnu++11 -Wall -Os -D__MARLIN_FIRMWARE__
|
||||
build_src_filter = +<src/MarlinCore.cpp>
|
||||
|
Reference in New Issue
Block a user