Add monitor_flags
This commit is contained in:
parent
ad59adfe24
commit
37b56d6347
@ -88,6 +88,16 @@ extra_scripts = ${common.extra_scripts}
|
|||||||
build_flags = ${common.build_flags}
|
build_flags = ${common.build_flags}
|
||||||
lib_deps = ${common.lib_deps}
|
lib_deps = ${common.lib_deps}
|
||||||
monitor_speed = 250000
|
monitor_speed = 250000
|
||||||
|
monitor_flags =
|
||||||
|
--quiet
|
||||||
|
--echo
|
||||||
|
--eol
|
||||||
|
LF
|
||||||
|
--filter
|
||||||
|
colorize
|
||||||
|
--filter
|
||||||
|
time
|
||||||
|
|
||||||
|
|
||||||
#################################
|
#################################
|
||||||
# #
|
# #
|
||||||
|
Loading…
Reference in New Issue
Block a user