list drivers
Syntax
bsp getdrivers
Return the list of drivers assigned to IP in bsp.
Options
Option | Description |
---|---|
-dict
|
Return the result as <IP-name driver:version> pairs. |
Returns
Table with IP, its corresponding driver and driver version. Empty string, if there are no IPs.
Example(s)
bsp getdrivers
Return the list of IP's and it's driver.