We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd569e commit a8e6068Copy full SHA for a8e6068
doc/_utils/utils.py
@@ -24,7 +24,7 @@
24
"nrfxlib": ("nrfxlib", "README", "nrfxlib"),
25
"zephyr": ("Zephyr Project", "index", "zephyr"),
26
"mcuboot": ("MCUboot", "wrapper", "mcuboot"),
27
- "tfm": ("Trusted Firmware-M", "index", "trusted-firmware-m"),
+ "tfm": ("Trusted Firmware-M", "wrapper", "trusted-firmware-m"),
28
"matter": ("Matter", "index", "matter"),
29
"kconfig": ("Kconfig Reference", "index", None),
30
}
0 commit comments