Skip to content

Commit e4ce901

Browse files
ArekBalysNordiccarlescufi
authored andcommitted
samples: openthread: Drop support for L2 in coprocessor
L2 variant is not needed in coprocessor sample. We can use there only the raw nrf-radio version. Signed-off-by: Arkadiusz Balys <[email protected]>
1 parent 1a0eb7b commit e4ce901

File tree

4 files changed

+0
-53
lines changed

4 files changed

+0
-53
lines changed

samples/openthread/coprocessor/README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ The following snippets are available:
121121
The ``usb`` snippet does not support the ``nrf54l15dk/nrf54l15/cpuapp``, ``nrf54l15dk/nrf54l10/cpuapp`` and ``nrf54l15dk/nrf54l05/cpuapp`` board targets.
122122

123123
* ``hci`` - Enables support for the Bluetooth HCI interface parallel to :ref:`Thread RCP <thread_architectures_designs_cp_rcp>`.
124-
* ``l2`` - Enables the Zephyr networking layer.
125-
* ``logging_l2`` - Enables logging from the Zephyr networking layer.
126124

127125
FEM support
128126
===========

samples/openthread/coprocessor/sample.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -88,24 +88,3 @@ tests:
8888
- nrf21540dk/nrf52840
8989
integration_platforms:
9090
- nrf52840dk/nrf52840
91-
sample.openthread.coprocessor.l2:
92-
sysbuild: true
93-
build_only: true
94-
tags:
95-
- ci_build
96-
- sysbuild
97-
- ci_samples_openthread
98-
platform_allow:
99-
- nrf52840dk/nrf52840
100-
- nrf54l15dk/nrf54l15/cpuapp
101-
- nrf54l15dk/nrf54l10/cpuapp
102-
- nrf54lm20dk/nrf54lm20a/cpuapp
103-
- nrf54l15dk/nrf54l15/cpuapp/ns
104-
extra_args:
105-
- coprocessor_SNIPPET="ci;l2"
106-
integration_platforms:
107-
- nrf52840dk/nrf52840
108-
- nrf54l15dk/nrf54l15/cpuapp
109-
- nrf54l15dk/nrf54l10/cpuapp
110-
- nrf54lm20dk/nrf54lm20a/cpuapp
111-
- nrf54l15dk/nrf54l15/cpuapp/ns

samples/openthread/coprocessor/snippets/l2/l2.conf

Lines changed: 0 additions & 21 deletions
This file was deleted.

samples/openthread/coprocessor/snippets/l2/snippet.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)