CMSIS_5 icon indicating copy to clipboard operation
CMSIS_5 copied to clipboard

Support for Clang/LLVM Compiler

Open petrhosek opened this issue 2 years ago • 0 comments

Currently, Clang/LLVM would fallback to the GCC implementation which works but results in suboptimal performance. This change introduces support for Clang/LLVM compiler, specifically the implementation was tested and should support LLVM 18.1.0 and newer.

petrhosek avatar Feb 22 '24 22:02 petrhosek