CMSIS Packs  Version 0.10
Mechanism to install software, device support, APIs, and example projects
 All Pages
CgroupType

Component Group names are specified by the element Cgroup. Cgroup names create categories within the specified Cclass. A Cgroup name defines a string of type xs:string which is between 3 and 32 characters long.

Example:

<... Cgroup="RTOS" Cclass="CMSIS"...>

 

Cclass="CMSIS" has the predefined Cgroup names

Token Description
CORE A component containing device support in accordance to the CMSIS CORE specification (startup, system and device files)
DSP A component implementing the CMSIS DSP API specification.
RTOS A component implementing the CMSIS RTOS API specification.