You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed duplicated headers in include/ added in PR nrfconnect#13581.
Updated doxyfile to be able to build from the correct headers.
NCSDK-35801.
Signed-off-by: Grzegorz Ferenc <[email protected]>
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -933,7 +933,10 @@ Gazell libraries
933
933
Security libraries
934
934
------------------
935
935
936
-
|no_changes_yet_note|
936
+
* :ref:`trusted_storage_readme` library:
937
+
938
+
* Updated the API documentation to be based on headers in :file:`subsys/trusted_storage/include/psa` instead of :file:`include/`.
939
+
* Removed the :file:`internal_trusted_storage.h` and :file:`protected_storage.h` files from :file:`include/` as they were duplicating the same files in :file:`subsys/trusted_storage/include/psa`.
0 commit comments