Skip to content

Commit

Permalink
doc: minor known issues fix
Browse files Browse the repository at this point in the history
Added a missing empty space.

Signed-off-by: Pekka Niskanen <[email protected]>
  • Loading branch information
peknis authored and nordicjm committed Nov 15, 2024
1 parent 53f088e commit d34297a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3385,7 +3385,7 @@ NCSDK-30161 Combination of :kconfig:option:`CONFIG_ASSERT`, :kconfig:option:`CON

**Affected platforms:** nRF54H20

**Workaround:** Set :kconfig:option:`CONFIG_ASSERT` to ``n`` or :kconfig:option:`CONFIG_SOC_NRF54H20_GPD`to ``n``.
**Workaround:** Set :kconfig:option:`CONFIG_ASSERT` to ``n`` or :kconfig:option:`CONFIG_SOC_NRF54H20_GPD` to ``n``.

.. rst-class:: v2-8-0

Expand Down Expand Up @@ -4959,7 +4959,7 @@ CIA-1182: TF-M flash partition overflow

**Affected platforms:** Thingy:91

**Workaround:**: Set the :kconfig:option:`CONFIG_TFM_CMAKE_BUILD_TYPE_MINISIZEREL` to ``y``.
**Workaround:** Set the :kconfig:option:`CONFIG_TFM_CMAKE_BUILD_TYPE_MINSIZEREL` to ``y``.

.. rst-class:: v2-5-0

Expand Down

0 comments on commit d34297a

Please sign in to comment.