Adds the library to the bsp settings
Syntax
bsp setlib [options]
Add the library to the bsp settings of active domain.
Options
Option | Description |
---|---|
-name <lib-name>
|
Library to be added to the bsp settings. |
-ver <version>
|
Library version. |
Returns
Nothing, if the library is set successfully. Error string, if the library cannot be set.
Example(s)
bsp setlib -name xilffs
Add the xilffs library to the bsp settings.