Skip to content

Commit 099de8b

Browse files
committed
Use the branch directly
Instead of PRs use the branch directly. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent a199fc1 commit 099de8b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

west.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ manifest:
2323
url-base: https://github.com/zephyrproject-rtos
2424
- name: babblesim
2525
url-base: https://github.com/BabbleSim
26+
- name: ajay
27+
url-base: https://github.com/ajayparida
28+
2629

2730
group-filter: [-babblesim, -optional]
2831

@@ -303,7 +306,8 @@ manifest:
303306
revision: 3cfca0192ff84da919e9bc7978bcc2239cd6a395
304307
path: modules/bsim_hw_models/nrf_hw_models
305308
- name: nrf_wifi
306-
revision: pull/12/head
309+
revision: ipc_support_work
310+
remote: ajay
307311
path: modules/lib/nrf_wifi
308312
- name: open-amp
309313
revision: b735edbc739ad59156eb55bb8ce2583d74537719

0 commit comments

Comments
 (0)