README.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. * -------------------------------------------------------------------
  2. * Copyright (C) 2011-2014 ARM Limited. All rights reserved.
  3. *
  4. * Date: 17 February 2014
  5. * Revision: V4.00
  6. *
  7. * Project: Cortex Microcontroller Software Interface Standard (CMSIS)
  8. * Title: Release Note for CMSIS
  9. *
  10. * -------------------------------------------------------------------
  11. NOTE - Open the index.html file to access CMSIS documentation
  12. The Cortex Microcontroller Software Interface Standard (CMSIS) provides a single standard across all
  13. Cortex-Mx processor series vendors. It enables code re-use and code sharing across software projects
  14. and reduces time-to-market for new embedded applications.
  15. CMSIS is released under the terms of the end user license agreement ("CMSIS_END_USER_LICENCE_AGREEMENT.pdf").
  16. Any user of the software package is bound to the terms and conditions of the end user license agreement.
  17. You will find the following sub-directories:
  18. Documentation - Contains CMSIS documentation.
  19. DSP_Lib - MDK project files, Examples and source files etc.. to build the
  20. CMSIS DSP Software Library for Cortex-M0, Cortex-M3, Cortex-M4 processors.
  21. Include - CMSIS Core Support and CMSIS DSP Include Files.
  22. Lib - CMSIS DSP Libraries.
  23. RTOS - CMSIS RTOS API template header file.
  24. Driver - CMSIS Peripheral Driver Interface.
  25. Pack - CMSIS Software Packs.
  26. Mechanism to install software, device support, APIs, and example projects.
  27. SVD - CMSIS SVD Schema files and Conversion Utility.