From 9c5c6f9cdc9d9720fc3d5af56cce7af21eabd982 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 11 Jul 2025 15:42:37 -0700 Subject: [PATCH] modules/cmsis_6: Move to version with picolibc patch This version along the zephyr branch allows cmsis_6 to compile against picolibc. Signed-off-by: Keith Packard --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 2a7ae1a9b2fce..939b258241ff1 100644 --- a/west.yml +++ b/west.yml @@ -129,7 +129,7 @@ manifest: path: modules/lib/cmsis-nn - name: cmsis_6 repo-path: CMSIS_6 - revision: 06d952b6713a2ca41c9224a62075e4059402a151 + revision: 30a859f44ef8ab4dc8f84b03ed586fd16ccf9d74 path: modules/hal/cmsis_6 groups: - hal