We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f028f commit d076c51Copy full SHA for d076c51
workspace_tools/test_api.py
@@ -1268,7 +1268,7 @@ def get_default_test_options_parser():
1268
1269
parser.add_option('', '--firmware-name',
1270
dest='firmware_global_name',
1271
- help='Set global name for all produced projects. E.g. you can call all test binaries firmware.bin')
+ help='Set global name for all produced projects. Note, proper file extension will be added by buid scripts.')
1272
1273
parser.add_option('-u', '--shuffle',
1274
dest='shuffle_test_order',
0 commit comments