Bundle information


The CMSIS bundle metadata should be compliant with CMSIS and ST requirements.

Refer to STMicroelectronics UM2388 (Development guidelines for STM32Cube firmware Packs) on st.com.


Vendor Defines the component vendor all components of this bundle belong to. If not explicitly set the component vendor is derived from the package vendor. The component vendor is a mandatory part of the component ID.
Authorized characters : Alphanumeric, "-", "_"
Bundle Name Defines the name of the bundle. It becomes a mandatory part of the component ID.
Leading or trailing spaces forbidden
Class Defines the component class to which all components in the bundle belong. Is a mandatory part of the component ID.
Authorized characters : Alphanumeric, "-", "_", " " (blank).
Min 2 characters, Max 32 characters
Leading or trailing spaces forbidden
Version Defines the version of all components contained in the bundle. The component version is a mandatory part of the component ID.
Format version is MAJOR.MINOR.PATCH[-Pre Release][+Build Metadata]
Description Brief description of the bundle
Doc Documentation for the bundle: File path, file name, and file extension in the format path/name.extension. The file path is relative to the root directory of the Pack.