From e91b336f40e39071c14ebe51a28646e24fc71f35 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 28 May 2024 10:23:29 +0200 Subject: [PATCH] manifest: Update nRF hw models to latest Update the HW models module to: 53635212495e4575955fc717369be4362126456a Including the following: * 53635212 nRF54L15 MDK: Redefine NRF_RADIO_*_BASE to point to model * 4a92c424 NHW_IPC: Fix out of bounds read * 2dae79b5 RADIO: Add nRF54 support Signed-off-by: Alberto Escolar Piedras --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 9ad7242e776..266824891d4 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - tools - name: nrf_hw_models - revision: 36b12714a5ed32450d907c89bb118f6280da3483 + revision: 53635212495e4575955fc717369be4362126456a path: modules/bsim_hw_models/nrf_hw_models - name: open-amp revision: da78aea63159771956fe0c9263f2e6985b66e9d5