From 551d37a3783eceb5bab6ec121c54ec59840ade0e Mon Sep 17 00:00:00 2001 From: Bernard Lee Date: Wed, 23 Aug 2023 11:13:52 +0800 Subject: [PATCH 1/2] manifest: test sdk-zephyr PR 1285 For testing the sdk-zephyr PR 1285. Signed-off-by: Bernard Lee --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index bc56e1583b07..5d9071e5cf9c 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 From 96746e05dbef8380391e327f4a300797310855be Mon Sep 17 00:00:00 2001 From: Bernard Lee Date: Wed, 23 Aug 2023 11:14:53 +0800 Subject: [PATCH 2/2] gazell: To generate Integration test specification To generate Gazell tests. Signed-off-by: Bernard Lee --- subsys/gazell/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsys/gazell/Kconfig b/subsys/gazell/Kconfig index d3f2f5eba446..41198d94cb68 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 #