Skip to content

Commit

Permalink
WIP- pull state machine fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejbaczmanski committed Jan 7, 2025
1 parent cac49ac commit 313ac27
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ manifest:
url-base: https://github.com/boschsensortec
- name: eembc
url-base: https://github.com/eembc
- name: maciejbaczmanski
url-base: https://github.com/maciejbaczmanski

# If not otherwise specified, the projects below should be obtained
# from the ncs remote.
Expand Down Expand Up @@ -69,7 +71,8 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: ba1d06f7241c1a899b43bdef7b731fa244646a2f
revision: ot_radio_state_machine_ncs
remote: maciejbaczmanski
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -235,7 +238,8 @@ manifest:
- name: openthread
repo-path: sdk-openthread
path: modules/lib/openthread
revision: ncs-thread-reference-20241002
revision: diags_fixes_ncs
remote: maciejbaczmanski
userdata:
ncs:
upstream-url: https://github.com/openthread/openthread
Expand Down

0 comments on commit 313ac27

Please sign in to comment.