From d0b10fc7c61d215ca33a2ea2ce261fd924f75ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fin=20Maa=C3=9F?= Date: Thu, 5 Jun 2025 14:19:31 +0200 Subject: [PATCH] west.yml: nxp: fix value of DT_ENUM_HAS_VALUE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit make value of DT_ENUM_HAS_VALUE lowercase in the nxp hal. Signed-off-by: Fin Maaß --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index fae4261f451..e30c383ee50 100644 --- a/west.yml +++ b/west.yml @@ -210,7 +210,7 @@ manifest: groups: - hal - name: hal_nxp - revision: 5d05592d6be03c7e4b14be831b62501e93f0af13 + revision: 8f72ba5e6769a04f5016c3260e828c846ffe461a path: modules/hal/nxp groups: - hal