Skip to content
Commit 8c6a290d authored by Miguel Gazquez's avatar Miguel Gazquez Committed by Benjamin Cabé
Browse files

scripts: west_commands: runners: Fix default value for --dt-flash



The '--dt-flash' parameter accepts a string like "y", "yes", "no", etc,
and is supposed to be converted into a boolean value. This is only the
theory as in practice, the default value is set to 'n' and is never
converted to False afterwards.

Set the default value to False.

Signed-off-by: default avatarMiguel Gazquez <miguel.gazquez@bootlin.com>
parent f0d26a9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment