manifest: Update nRF HW models to latest
The nRF HW models have been updated to include the following fixes and improvements. * PPI: add support for nrf_ppi_group_enable * BLECrypt: Widen search for crypto library * Makefile: Switch to gnu11 from c11 due to HAL * NVMC: Minor fixes in command line options descriptions Which enable more 15.4 functionality with the nrf driver Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
d7141c96f4
commit
7bad2b3ad1
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -284,7 +284,7 @@ manifest:
|
||||||
groups:
|
groups:
|
||||||
- tools
|
- tools
|
||||||
- name: nrf_hw_models
|
- name: nrf_hw_models
|
||||||
revision: c8d2ecd25d6976d2d77eccf66878420fdb8ef5a1
|
revision: 37c571ef7c4a86dad852566fc43eb36f42534e9f
|
||||||
path: modules/bsim_hw_models/nrf_hw_models
|
path: modules/bsim_hw_models/nrf_hw_models
|
||||||
- name: open-amp
|
- name: open-amp
|
||||||
revision: c904a01d4a882bcbb39987e0e2ce5308f49ac7ad
|
revision: c904a01d4a882bcbb39987e0e2ce5308f49ac7ad
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue