From ab535207bcd25015bf27df17462152fbbb072f7f Mon Sep 17 00:00:00 2001 From: lam-borg <106746009+lam-borg@users.noreply.github.com> Date: Sat, 18 Jan 2025 20:26:27 +0100 Subject: [PATCH] manifest: update hal_nxp revision to most recent Update the hal_nxp revision to the most recent revision, including the xbarb changes Signed-off-by: Mathias Landolt tbs --- modules/Kconfig.mcux | 1 - west.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/Kconfig.mcux b/modules/Kconfig.mcux index 4c72709fda4279..6372a460998905 100644 --- a/modules/Kconfig.mcux +++ b/modules/Kconfig.mcux @@ -366,7 +366,6 @@ config HAS_MCUX_XBARA config HAS_MCUX_XBARB bool - depends on SOC_SERIES_IMXRT11XX help Set if the XBARB module is present on the SoC. diff --git a/west.yml b/west.yml index 2de8ba632c9fb1..15212c18ce34a9 100644 --- a/west.yml +++ b/west.yml @@ -203,7 +203,7 @@ manifest: groups: - hal - name: hal_nxp - revision: pull/442/head + revision: d599b6fe16c2ce4a48fc0597ee4228c64f2ba147 path: modules/hal/nxp groups: - hal