Skip to content

Commit 81665fa

Browse files
committed
zigbee: removal of related sources
Remove Zigbee related contents which has been moved to add-ons space. Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
1 parent 53f61e1 commit 81665fa

File tree

281 files changed

+2
-27026
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

281 files changed

+2
-27026
lines changed

.github/test-spec.yml

-21
Original file line numberDiff line numberDiff line change
@@ -258,27 +258,6 @@
258258
- "tests/subsys/bluetooth/mesh/**/*"
259259
- "samples/bluetooth/mesh/**/*"
260260

261-
"CI-zigbee-test":
262-
- "include/zigbee/**/*"
263-
- "samples/zigbee/**/*"
264-
- "subsys/zigbee/**/*"
265-
- "tests/subsys/zigbee/**/*"
266-
- "subsys/mpsl/**/*"
267-
- "subsys/ieee802154/**/*"
268-
- "subsys/bootloader/**/*"
269-
- "subsys/partition_manager/**/*"
270-
- "subsys/dfu/**/*"
271-
- "subsys/fw_info/*"
272-
- "subsys/pcd/**/*"
273-
- "subsys/bluetooth/controller/*"
274-
- "subsys/bluetooth/services/nus.c"
275-
- "drivers/mpsl/**/*"
276-
- "dts/bindings/radio_fem/**/*"
277-
- "applications/ipc_radio/**/*"
278-
- "modules/nrfxlib/nrf_802154/**/*"
279-
- "modules/mcuboot/**/*"
280-
- "applications/zigbee_weather_station/**/*"
281-
282261
"CI-thingy91-test":
283262
- "modules/cjson/**/*"
284263
- "modules/azure-sdk-for-c/**/*"

CODEOWNERS

-6
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
/applications/sdp/ @nrfconnect/ncs-ll-ursus
3939
/applications/serial_lte_modem/ @nrfconnect/ncs-co-networking @nrfconnect/ncs-iot-oulu
4040
/applications/serial_lte_modem/src/lwm2m_carrier/ @nrfconnect/ncs-carrier
41-
/applications/zigbee_weather_station/ @nrfconnect/ncs-zigbee
4241
/applications/asset_tracker_v2/**/*.rst @nrfconnect/ncs-cia-doc
4342
/applications/connectivity_bridge/*.rst @nrfconnect/ncs-cia-doc
4443
/applications/ipc_radio/*.rst @nrfconnect/ncs-si-muffin-doc
@@ -275,7 +274,6 @@
275274
/doc/nrf/samples/wifi_radiotest.rst @nrfconnect/ncs-wifi-doc
276275
/doc/nrf/samples/wifi_provisioning.rst @nrfconnect/ncs-wifi-doc
277276
/doc/nrf/samples/wifi_zephyr.rst @nrfconnect/ncs-wifi-doc
278-
/doc/nrf/samples/zigbee.rst @nrfconnect/ncs-terahertz-doc
279277
/doc/nrf/security/ @nrfconnect/ncs-aegir-doc
280278
/doc/nrf/templates/ @nrfconnect/ncs-doc-leads
281279
/doc/nrf/test_and_optimize/ @nrfconnect/ncs-doc-leads
@@ -372,7 +370,6 @@
372370
/include/sdp/ @nrfconnect/ncs-ll-ursus
373371
/include/shell/ @nordic-krch
374372
/include/tfm/ @nrfconnect/ncs-aegir
375-
/include/zigbee/ @nrfconnect/ncs-zigbee
376373
/include/dult.h @nrfconnect/ncs-si-bluebagel
377374

378375
# Libraries
@@ -560,7 +557,6 @@
560557
/samples/wifi/promiscuous/ @D-Triveni
561558
/samples/wifi/wfa_qt_app/ @D-Triveni
562559
/samples/wifi/offloaded_raw_tx/ @kapbh @sachinthegreen
563-
/samples/zigbee/ @nrfconnect/ncs-zigbee
564560

565561
/samples/app_event_manager/*.rst @nrfconnect/ncs-si-muffin-doc @nrfconnect/ncs-si-bluebagel-doc
566562
/samples/app_event_manager_profiler_tracer/*.rst @nrfconnect/ncs-si-muffin-doc
@@ -816,7 +812,6 @@
816812
/subsys/suit/ @nrfconnect/ncs-charon
817813
/subsys/trusted_storage/ @nrfconnect/ncs-aegir
818814
/subsys/uart_async_adapter/ @nrfconnect/ncs-si-muffin
819-
/subsys/zigbee/ @nrfconnect/ncs-zigbee
820815

821816
# Sysbuild
822817
/sysbuild/ @nrfconnect/ncs-co-build-system
@@ -923,7 +918,6 @@
923918
/tests/subsys/suit/ @nrfconnect/ncs-charon
924919
/tests/tfm/ @nrfconnect/ncs-aegir @stephen-nordic @magnev
925920
/tests/unity/ @nordic-krch
926-
/tests/subsys/zigbee/ @nrfconnect/ncs-zigbee
927921
/tests/zephyr/drivers/adc/ @nrfconnect/ncs-low-level-test
928922
/tests/zephyr/drivers/comparator/ @nrfconnect/ncs-low-level-test
929923
/tests/zephyr/drivers/flash/common/ @nrfconnect/ncs-low-level-test @nrfconnect/ncs-ll-ursus

applications/zigbee_weather_station/CMakeLists.txt

-26
This file was deleted.

applications/zigbee_weather_station/Kconfig

-26
This file was deleted.

applications/zigbee_weather_station/Kconfig.sysbuild

-13
This file was deleted.

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/app.overlay

-33
This file was deleted.

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/prj.conf

-47
This file was deleted.

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/prj_release.conf

-43
This file was deleted.

applications/zigbee_weather_station/sample.yaml

-24
This file was deleted.

0 commit comments

Comments
 (0)