Skip to content

Commit 74a6235

Browse files
committed
west: Add cmsis-dsp fix for shifting by negative amounts
This patch has been accepted upstream ARM-software/CMSIS-DSP#265. The module PR, zephyrproject-rtos/cmsis-dsp#7 is pending review. Signed-off-by: Keith Packard <[email protected]>
1 parent f3cbacf commit 74a6235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ manifest:
122122
groups:
123123
- hal
124124
- name: cmsis-dsp
125-
revision: 2c014e93d75c4896df57f072b3f7d5d06e37f254
125+
revision: pull/7/head
126126
path: modules/lib/cmsis-dsp
127127
- name: cmsis-nn
128128
revision: e9328d612ea3ea7d0d210d3ac16ea8667c01abdd

0 commit comments

Comments
 (0)