Skip to content

Commit 3bdb32e

Browse files
aescolarrlubos
authored andcommitted
[nrf fromtree] manifest: Update nrf hw models to latest
* Update the HW models module to d17c9d749c817d2522468fa3c0eee3705feb8951 Including the following: * d17c9d7 UART: Bugfix: Support STARTRX while Rx is stopping * d982e76 UART: Minor bugfix: Fix 2 warning messages * eda7af9 UART: Bugfix: Handle task STOPTX while stopping * b8ea63b UART: BugFix: Support STARTTx even if Tx is not Off * c0d28cc nrf_common: Add replacement for nrf_dma_accessible_check() * feb91bb nrfx_common replacement: nrfx_get_irq_number() Add missing peri * c95d9af Makefile: By default lets build both 52833 and 5340 targets * cf41110 UART: FIFO backend: Check for failure of fcntl Signed-off-by: Alberto Escolar Piedras <[email protected]> (cherry picked from commit c9d489d) Signed-off-by: Ivan Iushkov <[email protected]>
1 parent 4d36dfa commit 3bdb32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ manifest:
295295
groups:
296296
- tools
297297
- name: nrf_hw_models
298-
revision: 6b6ae3652c92c95edd945dce6ad9ef9892aab89b
298+
revision: d17c9d749c817d2522468fa3c0eee3705feb8951
299299
path: modules/bsim_hw_models/nrf_hw_models
300300
- name: open-amp
301301
revision: 214f9fc1539f8e5937c0474cb6ee29b6dcb2d4b8

0 commit comments

Comments
 (0)