diff --git a/subsys/gazell/Kconfig b/subsys/gazell/Kconfig index d3f2f5eba44..41198d94cb6 100644 --- a/subsys/gazell/Kconfig +++ b/subsys/gazell/Kconfig @@ -1,5 +1,5 @@ # -# Copyright (c) 2021 Nordic Semiconductor ASA +# Copyright (c) 2023 Nordic Semiconductor ASA # # SPDX-License-Identifier: LicenseRef-Nordic-5-Clause # diff --git a/west.yml b/west.yml index bc56e1583b0..5d9071e5cf9 100644 --- a/west.yml +++ b/west.yml @@ -59,7 +59,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 0b32fd2743f574aaa293122545caeadd3b01fd41 + revision: pull/1285/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above