From a22cd59b9e0dbaeb02852ea5c87355a75989bf67 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Sun, 15 Aug 2021 23:11:26 +0900 Subject: [PATCH] west.yml: Update to CMSIS-DSP 1.9.0 (CMSIS 5.8.0) Update the version of CMSIS-DSP to 1.9.0 which is part of the CMSIS 5.8.0 release. Signed-off-by: Stephanos Ioannidis --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index fa1c0752873..850b5416ecf 100644 --- a/west.yml +++ b/west.yml @@ -32,7 +32,7 @@ manifest: revision: 094aeb41bb93e9199d24d665ee43e9e05d6d7b1c path: modules/lib/civetweb - name: cmsis - revision: 2c143ffc1fcc044c7f45f2d8ba259228ad5ffa06 + revision: b0612c97c1401feeb4160add6462c3627fe90fc7 path: modules/hal/cmsis groups: - hal