Skip to content

Commit

Permalink
manifest: zephyr: update zephyr wth 802154 multiple cca support
Browse files Browse the repository at this point in the history
This PR brings in sdk-zephyr with commits cherry-picked from upstream
zephyr containing support for 802.15.4 Multiple CCA feature.

Signed-off-by: Andrzej Kuros <andrzej.kuros@nordicsemi.no>
  • Loading branch information
ankuns authored and rlubos committed Aug 18, 2023
1 parent 1181ca6 commit cb6d770
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: 451c1c4b439597b6f4fa6466cb070a0b15aea641
revision: 036274a34fee62c6404e7a428f6c1d48d69a8966
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 cb6d770

Please sign in to comment.