Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nrfconnect/sdk-nrf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8405295445cb265805367edf1ff5aa539c52f1f6
Choose a base ref
..
head repository: nrfconnect/sdk-nrf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 913df0e624ed14d59e9f29579cafb5086ebb35c7
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +1 −0 CODEOWNERS
  2. +1 −0 doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
1 change: 1 addition & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -878,6 +878,7 @@
/tests/lib/sms/ @nrfconnect/ncs-modem-tre
/tests/lib/tone/ @nrfconnect/ncs-audio
/tests/lib/uicc_lwm2m/ @stig-bjorlykke
/tests/lib/app_jwt @nrfconnect/ncs-modem @ayla-nordicsemi @maxd-nordic
/tests/mocks/nrf_rpc/ @nrfconnect/ncs-protocols-serialization
/tests/modules/lib/zcbor/ @oyvindronningstad
/tests/modules/mcuboot/direct_xip/ @nrfconnect/ncs-pluto
Original file line number Diff line number Diff line change
@@ -908,6 +908,7 @@ Libraries for networking

* Added the :kconfig:option:`CONFIG_NRF_CLOUD` Kconfig option to prevent unintended inclusion of nRF Cloud Kconfig variables in non-nRF Cloud projects.
* Updated to use the :ref:`lib_downloader` library for CoAP downloads.
* Updated to use the :ref:`lib_app_jwt` library to generate JWT tokens.

Libraries for NFC
-----------------