Skip to content

Commit a80e2aa

Browse files
committed
manifest: sdk-zephyr: Pull GARP TX support
Sends GARP periodically to help maintain ARP cache in the network. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 51a6601 commit a80e2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ manifest:
6161
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6262
- name: zephyr
6363
repo-path: sdk-zephyr
64-
revision: v3.5.99-ncs1-4
64+
revision: pull/2748/head
6565
import:
6666
# In addition to the zephyr repository itself, NCS also
6767
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)