Skip to content

Commit 7bfc98e

Browse files
galaknashif
authored andcommitted
flash: nxp_lpc: Fix build issue with LPC Flash driver
The flash driver wasn't getting built in the NXP HAL. Pull in version of HAL that fixes that. Signed-off-by: Kumar Gala <[email protected]>
1 parent fad697a commit 7bfc98e

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
@@ -86,7 +86,7 @@ manifest:
8686
revision: 4bff01084d225996e4aae84b98be5969e2f9f33d
8787
path: tools/net-tools
8888
- name: hal_nxp
89-
revision: 62b46313b8e07e2d5062fd62f14ee9dfeb201b76
89+
revision: pull/29/head
9090
path: modules/hal/nxp
9191
- name: open-amp
9292
revision: 9b591b289e1f37339bd038b5a1f0e6c8ad39c63a

0 commit comments

Comments
 (0)