getlibs
Get libraries from BSP.
Syntax
getlibs [OPTIONS]
Return a list of libraries and their versions from BSP in tabular format.
Options
Option | Description |
---|---|
-bsp <bsp-proj | mss-file> | BSP project or mss file. |
Returns
If successful, this command returns the library details. Otherwise it returns an error.
Example(s)
getlibs -bsp hello_bsp
Return the list of all libraries in the BSP.