Skip to content

Commit

Permalink
manifes: update doc-internal rev
Browse files Browse the repository at this point in the history
Add design of peak current management

Signed-off-by: Sebastian Wezel <[email protected]>
  • Loading branch information
DatGizmo committed Aug 14, 2024
1 parent f8070a8 commit 28875ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
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

0 comments on commit 28875ee

Please sign in to comment.