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 <kumar.gala@linaro.org>
This commit is contained in:
parent
fad697aed9
commit
7bfc98e6e1
2
west.yml
2
west.yml
|
@ -86,7 +86,7 @@ manifest:
|
|||
revision: 4bff01084d225996e4aae84b98be5969e2f9f33d
|
||||
path: tools/net-tools
|
||||
- name: hal_nxp
|
||||
revision: 62b46313b8e07e2d5062fd62f14ee9dfeb201b76
|
||||
revision: pull/29/head
|
||||
path: modules/hal/nxp
|
||||
- name: open-amp
|
||||
revision: 9b591b289e1f37339bd038b5a1f0e6c8ad39c63a
|
||||
|
|
Loading…
Reference in a new issue