commit | c0f17f98ea5697ec08309fbea0af23147cfa1179 | [log] [tgz] |
---|---|---|
author | Sudan Landge <sudan.landge@arm.com> | Tue Jun 03 11:51:13 2025 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 04 16:09:39 2025 -0400 |
tree | b2af6f3dcefe4f3d7f990d8135cf12341b7eaadb | |
parent | ac41bf373b8e55ccd7f1c48021a6b3793cfc5191 [diff] |
modules: cmsis: fix: CI with CMSIS Update to the latest CMSIS because some modules still use CMSIS (v5.x) which when built with the latest toolchain returns below error in CI: `error: pac_armv81.h: No such file or directory` Signed-off-by: Sudan Landge <sudan.landge@arm.com>