blob: 26e32e99b3998172a2ac3585d6a08707e258069f [file] [log] [blame]
option(
'dev_bin_dir',
type: 'string',
value: 'undef',
)
option(
'host_bin_dir',
type: 'string',
value: 'undef',
)
option(
'ot_version',
type: 'string',
value: 'undef',
)
option(
'tock_local',
type: 'boolean',
value: false,
)