Skip to content

Commit e9e0019

Browse files
committed
modules/cmsis_6: Add picolibc support patch
This allows cmsis_6 to compile against picolibc Signed-off-by: Keith Packard <keithp@keithp.com>
1 parent 022ee30 commit e9e0019

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
@@ -129,7 +129,7 @@ manifest:
129129
path: modules/lib/cmsis-nn
130130
- name: cmsis_6
131131
repo-path: CMSIS_6
132-
revision: 06d952b6713a2ca41c9224a62075e4059402a151
132+
revision: pull/5/head
133133
path: modules/hal/cmsis_6
134134
groups:
135135
- hal

0 commit comments

Comments
 (0)