Skip to content

Commit 9726bac

Browse files
committed
doc: nrf: Add sample board rows for emulated nrf54L10 and nRF54L05
These boards where added in #18969. By adding these we can make samples reference them. The emulated boards are not yet described in `zephyr/boards/nordic/nrf54l15dk/doc/index.rst`, so these boards just link to the default 54l15 board. These links should be added separately, similar to other emulated 52 series devices. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent ca63f84 commit 9726bac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/nrf/includes/sample_board_rows.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,14 @@
222222

223223
| Native Simulator | | native_sim | ``native_sim`` |
224224

225+
.. nrf54l15dk_nrf54l05_cpuapp
226+
227+
| :ref:`nRF54L15 DK (emulating nRF54L05) <ug_nrf54l>` | PCA10156 | :ref:`nrf54l15dk <zephyr:nrf54l15dk_nrf54l15>` | ``nrf54l15dk/nrf54l05/cpuapp`` |
228+
229+
.. nrf54l15dk_nrf54l10_cpuapp
230+
231+
| :ref:`nRF54L15 DK (emulating nRF54L10) <ug_nrf54l>` | PCA10156 | :ref:`nrf54l15dk <zephyr:nrf54l15dk_nrf54l15>` | ``nrf54l15dk/nrf54l10/cpuapp`` |
232+
225233
.. nrf54l15dk_nrf54l15_cpuapp
226234

227235
| :ref:`nRF54L15 DK <ug_nrf54l>` | PCA10156 | :ref:`nrf54l15dk <zephyr:nrf54l15dk_nrf54l15>` | ``nrf54l15dk/nrf54l15/cpuapp`` |

0 commit comments

Comments
 (0)