Skip to content

Commit 407ea0c

Browse files
NordicBuildercarlescufi
authored andcommitted
manifest: sdk-zephyr: Pull USB NC-2.9.0 fixes
Do not trigger DMA in low power mode on nRF52/nRF53 USBD. Fix isochronous endpoints on nRF54H20. Prevent hang on nRF54H20 USB enable. Signed-off-by: Nordic Builder <[email protected]> Signed-off-by: Tomasz Moń <[email protected]>
1 parent 09228a5 commit 407ea0c

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
@@ -69,7 +69,7 @@ manifest:
6969
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7070
- name: zephyr
7171
repo-path: sdk-zephyr
72-
revision: bc80cbda202a69435c7333544c9c5359e4aef0fc
72+
revision: 581e63819936a0e8ae6040a6cb23ec091f5b02d7
7373
import:
7474
# In addition to the zephyr repository itself, NCS also
7575
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)