List the configurable parameters of the bsp.
Syntax
bsp listparams <option>
List the configurable parameters of the <option>
.
Options
Option | Description |
---|---|
-lib <lib-name>
|
Return the configurable parameters of Library in BSP. |
-os
|
Return the configurable parameters of OS in BSP. |
-proc
|
Return the configurable parameters of processor in BSP. |
Returns
Parameter names. Empty string, if no parameters exist.
Example(s)
bsp listparams -os
List all the configurable parameters of OS in the bsp settings.