From eb247c83b66291445cc5a53ca3ff19f3f3985021 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 10 Apr 2020 15:57:01 +0900 Subject: [PATCH] west.yml: Update CMSIS module for CMSIS 5.7.0 release This commit updates the west.yml to point to the CMSIS module commit that updates the CMSIS version to 5.7.0. Signed-off-by: Stephanos Ioannidis --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b1cc655f77b..38389234b6a 100644 --- a/west.yml +++ b/west.yml @@ -26,7 +26,7 @@ manifest: # Please add items below based on alphabetical order projects: - name: cmsis - revision: 026671fc99ef7e3ca94a575f89210fce5a94747d + revision: bfa48a337e6fe08187d86f7ba7bbca0626475e17 path: modules/hal/cmsis - name: hal_atmel revision: c6825eab4a3eabe901d25259080f1f3661c8a7b6