Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions lib/pcm_mix/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#
# Test change to enable tests

zephyr_library()
zephyr_library_sources(
Expand Down
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 42f34339b66261d8bc725f7e82b8c9a4d5d3ba79
revision: pull/1952/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -262,7 +262,7 @@ manifest:
- name: doc-internal
repo-path: doc-internal
path: modules/doc-internal
revision: f598c1901b67990c4519d5b2a542cf5b81e1298d
revision: 2dbe80631a3c8a944ad8046064df270010f35e33
groups:
- doc-internal

Expand Down