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.