From 2261fab4de5b199be03d9ec2a195a9f6be845c7b Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Thu, 27 Feb 2025 11:52:53 +0100 Subject: [PATCH] [nrf fromtree] manifest: Update nRF hw models to latest Update the HW models module to: b84bd7314a239f818e78f6927f5673247816df53 Including the following: b84bd73 UART PTY backend: Correct a few comments f945d62 RADIO 54: Fix reset value of TIMING register 9fd4133 MDK nrfx_erratas.h: Ensure backwards compatibility with old nrfx versions 85061b1 MDK: Provide empty replacement for nrf_erratas.h Signed-off-by: Alberto Escolar Piedras (cherry picked from commit b932e1433876de28c21241904b613f6205e08dad) --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f1659924fb0e..32f7877754d9 100644 --- a/west.yml +++ b/west.yml @@ -315,7 +315,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 73a5d5827a94820be65b7d276d28173ec10bab9f + revision: b84bd7314a239f818e78f6927f5673247816df53 path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: 0f53c9ebab526661131d5d7e73c7a6cb3b2d2e11