You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dict(name='--library', dest='compile_library', action='store_true', help='Compile the current %s as a static library.'%cwd_type),
1714
1715
dict(name='--tests', dest='compile_tests', action='store_true', help='Compile tests in TESTS directory.'),
1715
1716
dict(name='--test_spec', dest="test_spec", help="Destination path for a test spec file that can be used by the Greentea automated test tool. (Default is 'test_spec.json')"),
1716
1717
help='Compile program using the native mbed OS build system.')
0 commit comments