Skip to content

Commit 9db0407

Browse files
manifest: sdk-zephyr: pull in gen_periphconf_entries.py
Pull in new build system support for generating PERIPHCONF entries based on devicetree. This commit is deliberately split from the related build system changes to enable cherry-picking those without the manifest update. Ref: NCSDK-35206 Signed-off-by: Jonathan Nilsen <[email protected]>
1 parent f0a74ef commit 9db0407

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
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: d4bb1c6b9f1c941480a457b18ae36c9bdf49faa7
68+
revision: pull/3276/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)