From 1fc094a1871570a11312c28bd6e70c531e3a5c51 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Thu, 31 Jul 2025 10:58:32 +0200 Subject: [PATCH] [nrf fromtree] manifest: Update nRF hw models to latest Update the HW models module to: 40403f5f2805cca210d2a47c8717d89c4e816cda Including the following: 40403f5 TIMER: Bugfix: Be sure to not use more than BITMODE bits e1a976c RTC: Bugfix: Be sure to not use more than 24bits of CC like the HW bfb5309 doc: Add nRF54LM20 to table of supported HW Signed-off-by: Alberto Escolar Piedras (cherry picked from commit b0e6471cee39f64e87558f11f4fde9e01bb31a8e) --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index cce707f4bedd..9036b6d589f6 100644 --- a/west.yml +++ b/west.yml @@ -325,7 +325,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 8b6001d6bdd9e2c8bb858fdb26f696f6d5f73db5 + revision: 40403f5f2805cca210d2a47c8717d89c4e816cda path: modules/bsim_hw_models/nrf_hw_models - name: nrf_wifi revision: 787eea1a3c8dd13c86214e204a919e6f9bcebf91