getdrivers

Get drivers from BSP.

Syntax

getdrivers [OPTIONS]

Return the list of drivers from the BSP in tabular form.

Options

Option Description
-bsp <bsp-proj | mss-file> BSP project or mss file.

Returns

If successful, this command returns list of drivers. Otherwise it returns an error.

Example(s)

getdrivers -bsp hello_bsp

Return the list of drivers assigned to the IPs in the BSP.