System project management.
Syntax
sysproj <sub-command> [options]
Build, list and report system project, based on the sub-command specified. The following sub-commands are supported.
| Sub-command | Description |
|---|---|
| build | Build the system project. |
| clean | Clean the system project. |
| list | List all system projects in workspace. |
| remove | Delete the system project. |
| report | Report the details of the system project. |
Type "help" followed by "sysproj sub-command", or "sysproj sub-command" followed by "-help" for more details.
Options
None.
Returns
Depends on the sub-command.
Example(s)
See the sub-command help for examples.