Main Content
soc.sdk.packageBoardSupport
Package board support given the board support name
Description
soc.sdk.packageBoardSupport(
packages the
board support given the name. The function creates an name
)MLTBX
file in the
board support folder.
soc.sdk.packageBoardSupport(
packages the board support given the name. The function creates an name
,Name,Value
)MLTBX
file in the board support folder with properties from the name and variable arguments list.
It sets the Name
property to name and the rest of the properties using
other arguments as Name,Value
list.
Input Arguments
Version History
Introduced in R2019b