Skip to content

Commit a1d051a

Browse files
committed
WIP: Use CMUX work branch for Zephyr
Use personal CMUX work branch for Zephyr. Signed-off-by: Seppo Takalo <[email protected]>
1 parent 357b7bf commit a1d051a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

west.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ manifest:
1616
repo-path: sdk-nrf
1717
revision: v3.2.0-preview2
1818
import: true
19+
- name: zephyr
20+
url: https://github.com/SeppoTakalo/sdk-zephyr
21+
revision: ncs_cmux_power_control
22+
import: true

0 commit comments

Comments
 (0)