Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/nrf/links.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
.. _`Generate partition script`: https://github.com/nrfconnect/sdk-connectedhomeip/blob/b5fc07b996/scripts/tools/nrfconnect/nrfconnect_generate_partition.py
.. _`Matter nRF Connect scripts`: https://github.com/nrfconnect/sdk-connectedhomeip/tree/b5fc07b996/scripts/tools/nrfconnect
.. _`Matter nRF Connect Kconfig`: https://github.com/nrfconnect/sdk-connectedhomeip/blob/b5fc07b996/config/nrfconnect/chip-module/Kconfig
.. _`Matter nRF Connect SDK Platform Certificate`: https://csa-iot.org/csa_product/nrf-connect-sdk/

.. _`bt_nus_service.cpp`: https://github.com/nrfconnect/sdk-nrf/blob/main/samples/matter/common/src/bt_nus/bt_nus_service.cpp
.. _`bt_nus_service.h`: https://github.com/nrfconnect/sdk-nrf/blob/main/samples/matter/common/src/bt_nus/bt_nus_service.h
Expand Down
1 change: 1 addition & 0 deletions doc/nrf/protocols/matter/end_product/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Also, topics related to Matter certification (:ref:`ug_matter_device_attestation
:caption: Subpages:

prerequisites
platform_dmp_cert
factory_provisioning
attestation
dcl
Expand Down
Loading