blob: e1e1f8d725e8f356533a9dc4df4770cc9232ad93 [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config NATIVE_EXTRA_CMDLINE_ARGS
depends on ARCH_POSIX
string "Extra command line arguments"
help
Extra command line options/arguments which will be handled like if they were passed to the
program from the shell. These will be parsed just before the shell provided ones.