1============= Device CMSIS Compliant Peripheral Support Library ============== 2 3This archive contains header file and peripheral support libraries for 4Silicon Labs EFM32, EFR32 and EZR32 microcontrollers and System-On-Chip 5devices. 6 7================ About CMSIS Device ========================================== 8 9The library and header files are based on CMSIS, the Cortex Microcontroller 10Software Interface Standard, as defined by ARM Ltd. 11 12For more information about the CMSIS standard in itself see 13 http://www.onarm.com/cmsis 14 http://www.arm.com/cmsis 15 16In short, CMSIS provides a common interface for programming devices 17having one of the Cortex-M core architectures, making code sharing and reuse 18easier. 19 20================ Software documentation and updates ========================== 21 22Silicon Labs continually works to provide updated and improved example code, 23header files, other software and documentation. Please check 24 25http://www.silabs.com/support/pages/document-library.aspx?p=MCUs--32-bit 26 27or Simplicity Studio for the latest content. 28 29If you download and install the Simplicity Studio package, you can easily 30keep up-to-date with the latest Silicon Labs software releases and 31documentation. 32 33To download Simplicity Studio, please visit 34https://www.silabs.com/products/development-tools/software/simplicity-studio 35 36==============================================================================