|
|
@ -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 |
|
|
|