manifest: Update nRF hw models to latest
* Update the HW models module to df94612a846b8b1da166d3e4e4273df54de02340 Including the following: * df94612 GPIO: Add test API to be notified on output changes * 0da9163 HW models: Use libUtil bs_create_folders_in_path * c7798a4 CodedPhy: Several fixes and added documentation * 534c8d4 RADIO: Move CCM decryption trigger to CRCEND * bde13fc RADIO: Preliminary Coded Phy support * ff2a79d RADIO: Refactored modulation selection * f3823e5 RADIO: Fix in Tx packet end time * d6ebdd9 RADIO: Refactored Address selection Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
f2d79470f3
commit
81ea7fc889
2
west.yml
2
west.yml
|
@ -295,7 +295,7 @@ manifest:
|
|||
groups:
|
||||
- tools
|
||||
- name: nrf_hw_models
|
||||
revision: ffd0ddec0239a47739892f4e705e97b2285a8508
|
||||
revision: df94612a846b8b1da166d3e4e4273df54de02340
|
||||
path: modules/bsim_hw_models/nrf_hw_models
|
||||
- name: open-amp
|
||||
revision: da78aea63159771956fe0c9263f2e6985b66e9d5
|
||||
|
|
Loading…
Reference in New Issue