Skip to content

Commit dbbdc36

Browse files
committed
west.yml: sync hal_nxp to fix build issue
Sync hal_nxp to fix below build issue, zephyr/modules/hal/nxp/mcux/mcux-sdk-ng/ drivers/common/fsl_common_arm.h:697: undefined reference to IRQSTEER_EnableInterrupt Signed-off-by: Biwen Li <[email protected]>
1 parent 73537e3 commit dbbdc36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

west.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,8 @@ manifest:
210210
groups:
211211
- hal
212212
- name: hal_nxp
213-
revision: 6d6ab91d5cc71c872353af1957d19f3d930df0fd
213+
url: https://github.com/nxp-upstream/hal_nxp
214+
revision: mcux-sdk-ng-drivers-common-fix-build-issue-without-irqsteer-drivers
214215
path: modules/hal/nxp
215216
groups:
216217
- hal

0 commit comments

Comments
 (0)