Skip to content

Commit 9aa8bb2

Browse files
committed
west: Update silabs hal for both cmsis-6 and cmsis-5 compatibility
Move the manifest rev to make this module compatible with either cmsis-5 or cmsis-6 by adapting to the CMSIS version when accessing NVIC and SCB registers. Signed-off-by: Keith Packard <[email protected]>
1 parent b43f216 commit 9aa8bb2

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
@@ -235,7 +235,7 @@ manifest:
235235
groups:
236236
- hal
237237
- name: hal_silabs
238-
revision: 190a144a16bed9a938a94543ed5bbc70c0552e0f
238+
revision: 95e957408ddd967ac4b69dc32096bd3793abb76c
239239
path: modules/hal/silabs
240240
groups:
241241
- hal

0 commit comments

Comments
 (0)