Skip to content

Commit

Permalink
manifest: update zephyr with nrf5340 net core crash fix
Browse files Browse the repository at this point in the history
This commit brings in zephyr containing the fix against crashes
of nrf5340 net core when wfi instruction was followed by access
to the memory.

Signed-off-by: Andrzej Kuros <andrzej.kuros@nordicsemi.no>
  • Loading branch information
ankuns authored and rlubos committed Jul 7, 2023
1 parent 5397052 commit 7996061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 01e2e4c9ce8294d74032a2d33e0dcb1b74802568
revision: 77ed2a43ed4f52fd9ce19c71525617ac2a9948a7
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down

0 comments on commit 7996061

Please sign in to comment.