From aca152a94165a2ab6d446de8e0f2423c3a13d503 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 7 Jun 2024 17:21:10 +0300 Subject: [PATCH] manifest: Update hal_silabs version Update the hal_silabs version. The only change is an added explicit name for the module, so that it behaves consistently with other HAL modules. Signed-off-by: Johan Hedberg --- boards/silabs/efr32_thunderboard/doc/brd4184.rst | 2 +- boards/silabs/efr32xg24_dk2601b/doc/index.rst | 2 +- west.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/silabs/efr32_thunderboard/doc/brd4184.rst b/boards/silabs/efr32_thunderboard/doc/brd4184.rst index a6f1c281d3c8e8..b779c473016369 100644 --- a/boards/silabs/efr32_thunderboard/doc/brd4184.rst +++ b/boards/silabs/efr32_thunderboard/doc/brd4184.rst @@ -181,7 +181,7 @@ blobs from the SiLabs HAL repository. .. code-block:: console - west blobs fetch silabs + west blobs fetch hal_silabs Then build the Zephyr kernel and a Bluetooth sample with the following command. The :ref:`bluetooth-observer-sample` sample application is used in diff --git a/boards/silabs/efr32xg24_dk2601b/doc/index.rst b/boards/silabs/efr32xg24_dk2601b/doc/index.rst index f6be0f828897d6..283eba6176ac1c 100644 --- a/boards/silabs/efr32xg24_dk2601b/doc/index.rst +++ b/boards/silabs/efr32xg24_dk2601b/doc/index.rst @@ -157,7 +157,7 @@ blobs from the SiLabs HAL repository. .. code-block:: console - west blobs fetch silabs + west blobs fetch hal_silabs Then build the Zephyr kernel and a Bluetooth sample with the following command. The :ref:`bluetooth-observer-sample` sample application is used in diff --git a/west.yml b/west.yml index e79ca365576033..40e868b8f5b0b7 100644 --- a/west.yml +++ b/west.yml @@ -224,7 +224,7 @@ manifest: groups: - hal - name: hal_silabs - revision: 0c39ee28be31c59a98ed490c3811f68caa1fcbd3 + revision: a09dd1b82b24aa3060e162c0dfa40026c0dba450 path: modules/hal/silabs groups: - hal