addNewBuildConfiguration
Class: soc.sdk.Toolchain
Namespace: soc.sdk
Add new build configuration to toolchain
Syntax
buildConfigurationObj = addNewBuildConfiguration(toolchainObj,name)
Description
buildConfigurationObj = addNewBuildConfiguration(toolchainObj,name)soc.sdk.BuildConfiguration object,
            with the Name property set to name, and adds
            the new object to the soc.sdk.Toolchain object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b