From 2dc866fa487ba524b426adc453d028bdd7aaa4e2 Mon Sep 17 00:00:00 2001 From: Kevin Townsend Date: Thu, 19 May 2022 00:57:12 +0200 Subject: [PATCH] manifest: zscilib: Update zscilib for 3.1 Updates zscilib to support recent changes in zephyr 3.x, such as the `zephyr/` prefix on include files. Signed-off-by: Kevin Townsend --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f7f03fff24e..720b265fe62 100644 --- a/west.yml +++ b/west.yml @@ -243,7 +243,7 @@ manifest: path: modules/lib/zcbor - name: zscilib path: modules/lib/zscilib - revision: 12bfe3f0a9fcbfe3edab7eabc9678b6c62875d34 + revision: fc979a8dcb74169c69b02835927bff8f070d6325 group-filter: - -ci