From 6554eb7cfa3c06349807cc0074cb30b270b30432 Mon Sep 17 00:00:00 2001 From: Daniel DeGrasse Date: Tue, 10 Jan 2023 11:58:39 -0600 Subject: [PATCH] manifest: update NXP HAL Update NXP HAL to latest revision. Commit 3e4406d98272dd53d623e4df8cc96ee040120312 within the NXP HAL broke builds for some NXP platforms, so this manifest update will allow Zephyr to skip that broken SHA. Signed-off-by: Daniel DeGrasse --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 605ce660645..61ea4f4c0a0 100644 --- a/west.yml +++ b/west.yml @@ -93,7 +93,7 @@ manifest: groups: - hal - name: hal_nxp - revision: 0fd458a33ffc06913efafd808c8e91b122bd2175 + revision: b74522c2e452b170922f639bf5720461e533fb7e path: modules/hal/nxp groups: - hal