CMSIS v6 release by ARM ecosystem
CMSIS (Common Microcontroller Software Interface Standard) has evolved into a set of APIs, software components, tools, and workflows. CMSIS helps all embedded developers working with Arm Cortex-based devices to simplify software reuse, speed up project build and debug, and thus reduce the time to market for new applications.
CMSIS v6 supports the following toolchains out-of-the-box:
* Arm Compiler v6.10 or later
- GCC 10 or later
- IAR 8 or later
- LLVM/Clang 17 older later
Read More: https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/cmsis-v6-is-here
Note that support for Arm Compiler v5 is removed.
CMSIS v6 supports the following toolchains out-of-the-box:
* Arm Compiler v6.10 or later
- GCC 10 or later
- IAR 8 or later
- LLVM/Clang 17 older later
Read More: https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/cmsis-v6-is-here

