Skip to content
Merged
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
2 changes: 1 addition & 1 deletion doc/nrfxlib/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"sphinxcontrib.mscgen",
"inventory_builder",
"warnings_filter",
"zephyr.domain",
"zephyr.kconfig",
"zephyr.external_content",
"zephyr.doxyrunner",
"zephyr.doxybridge",
"zephyr.domain",
]
master_doc = "README"

Expand Down
2 changes: 1 addition & 1 deletion 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: 6f6b0e4ac941540618a5933449538408acc85c7b
revision: ae75e9ebc34cafdcd5b68946026f15d030c5c798
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down
Loading