Remove library from bsp settings
Syntax
bsp removelib -name <lib-name>
Remove the library from bsp settings of the active domain.
Options
Option | Description |
---|---|
-name <lib-name>
|
Library to be removed from bsp settings. |
Returns
Nothing, if the library is removed successfully. Error string, if the library cannot be removed.
Example(s)
bsp removelib -name xilffs
Remove xilffs library from bsp settings.