📌 Ask for PlatformIO 6.1.1 or newer (#24435)

This commit is contained in:
Scott Lahteine
2022-07-12 13:02:54 -05:00
parent 6a86c5bad3
commit f543b3cb84
4 changed files with 22 additions and 18 deletions

View File

@@ -267,17 +267,10 @@ framework = arduino
extra_scripts = ${common.extra_scripts}
build_flags = ${common.build_flags}
lib_deps = ${common.lib_deps}
platform_packages = platformio/tool-dfuutil@^1.11.0
monitor_speed = 250000
monitor_flags =
--quiet
--echo
--eol
LF
--filter
colorize
--filter
time
monitor_eol = LF
monitor_echo = yes
monitor_filters = colorize, time, send_on_enter, log2file
#
# Just print the dependency tree