![]()  | 
  
    CMSIS-Core (Cortex-M)
    Version 5.3.0
    
   CMSIS-Core support for Cortex-M processor-based devices 
   | 
 
A typical example for using the CMSIS layer is provided below. The example is based on a STM32F10x Device.
CMSIS-Pack provides the #define CMSIS_header_file in RTE_Components.h which gives you access to the device.h file of a project. This allows you to generate generic software components that use the device selected in a project.