manifest: Update nRF hw models to latest
* Update the HW models module to 5d638052c9fe1ef3bd7638067354eba4d3f2fa78 Including the following: * 5d63805 Makefile: Also build NRF54L15 models by default * 0154337 GRTC: Add model * ecd2a01 PPIB: Add model * 086fe1e hal: hack: Add initial nRF54L15 support * 384f29d zephyr integration: Add support for nRF54L15 * b17fffc hal: Include new peripherals hals in static hal version * 67fc961 TEMP: Add nrf54L15 reset values * 4fd6b6f docs: HW impl. status: Add nrf54L15 * 30f7a7b nrf54L15: Initial HW models with reused peripherals * 6150de0 TIMER: Add support for CLK freqs != 16MHz * 4b245cd IRQ controller: Fix typo * 0b0ab3a irq_ctrl: Support more than 64 interrupts * 86800c9 Override HAL type qualifiers to remove const * d2433a1 Make: Add basic infra for NRF54L15 * 3ec8f66 nrf_hack: Reorganize header in preparation for the nrf54 plat * 9f1f473 DPPI types: Use 54 like NRF_DPPI names * ed8f9b7 Make: Provide a reasonable default for BSIM_COMPONENTS_PATH * e55aaff RADIO: Add an explicit check to silence a build warning * 7630b69 RADIO: Make function declaration prototype Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
c9753f5cf6
commit
042925f8e6
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -295,7 +295,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- tools
|
- tools
|
||||||
- name: nrf_hw_models
|
- name: nrf_hw_models
|
||||||
revision: 123d37db9cae528d51530c61ba0422192bc03bda
|
revision: 5d638052c9fe1ef3bd7638067354eba4d3f2fa78
|
||||||
path: modules/bsim_hw_models/nrf_hw_models
|
path: modules/bsim_hw_models/nrf_hw_models
|
||||||
- name: open-amp
|
- name: open-amp
|
||||||
revision: da78aea63159771956fe0c9263f2e6985b66e9d5
|
revision: da78aea63159771956fe0c9263f2e6985b66e9d5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue