Skip to content

Commit 9ad17e6

Browse files
committed
doc: update TF-M to 2.2.0
The in-tree TF-M is now 2.2.0. It requires newer documentation to be available. Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent a674887 commit 9ad17e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ add_doxygen_docset(nrfx ${ZEPHYR_HAL_NORDIC_MODULE_DIR} "" STANDALONE)
333333
#-------------------------------------------------------------------------------
334334
# docset: tfm
335335

336-
add_docset(tfm "2.1.2")
336+
add_docset(tfm "2.2.0")
337337

338338
#-------------------------------------------------------------------------------
339339
# docset: matter

0 commit comments

Comments
 (0)