Skip to content

Commit 3e1504d

Browse files
edmontrlubos
authored andcommitted
zigbee: removal of related sources
Remove Zigbee related contents which has been moved to add-ons space. Signed-off-by: Eduardo Montoya <[email protected]>
1 parent c35c15e commit 3e1504d

File tree

281 files changed

+3
-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

+3
-27026
lines changed

.github/test-spec.yml

Lines changed: 0 additions & 21 deletions
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

Lines changed: 0 additions & 6 deletions
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
@@ -561,7 +558,6 @@
561558
/samples/wifi/promiscuous/ @D-Triveni
562559
/samples/wifi/wfa_qt_app/ @D-Triveni
563560
/samples/wifi/offloaded_raw_tx/ @kapbh @sachinthegreen
564-
/samples/zigbee/ @nrfconnect/ncs-zigbee
565561

566562
/samples/app_event_manager/*.rst @nrfconnect/ncs-si-muffin-doc @nrfconnect/ncs-si-bluebagel-doc
567563
/samples/app_event_manager_profiler_tracer/*.rst @nrfconnect/ncs-si-muffin-doc
@@ -818,7 +814,6 @@
818814
/subsys/suit/ @nrfconnect/ncs-charon
819815
/subsys/trusted_storage/ @nrfconnect/ncs-aegir
820816
/subsys/uart_async_adapter/ @nrfconnect/ncs-si-muffin
821-
/subsys/zigbee/ @nrfconnect/ncs-zigbee
822817

823818
# Sysbuild
824819
/sysbuild/ @nrfconnect/ncs-co-build-system
@@ -925,7 +920,6 @@
925920
/tests/subsys/suit/ @nrfconnect/ncs-charon
926921
/tests/tfm/ @nrfconnect/ncs-aegir @stephen-nordic @magnev
927922
/tests/unity/ @nordic-krch
928-
/tests/subsys/zigbee/ @nrfconnect/ncs-zigbee
929923
/tests/zephyr/drivers/adc/ @nrfconnect/ncs-low-level-test
930924
/tests/zephyr/drivers/comparator/ @nrfconnect/ncs-low-level-test
931925
/tests/zephyr/drivers/flash/common/ @nrfconnect/ncs-low-level-test @nrfconnect/ncs-ll-ursus

applications/zigbee_weather_station/CMakeLists.txt

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

applications/zigbee_weather_station/Kconfig

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

applications/zigbee_weather_station/Kconfig.sysbuild

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

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/app.overlay

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

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/prj.conf

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

applications/zigbee_weather_station/configuration/thingy53_nrf5340_cpuapp/prj_release.conf

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

applications/zigbee_weather_station/sample.yaml

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

0 commit comments

Comments
 (0)