File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
doc/nrf/app_dev/device_guides/nrf54l Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,19 @@ You can emulate the nRF54L05 and nRF54L10 targets on an nRF54L15 device using th
1717 - Compatible board targets
1818 * - :ref: `emulated-nrf54l05 `
1919 - ``emulated-nrf54l05 ``
20- - ``nrf54l15dk/nrf54l15/cpuapp ``, `` nrf54l15dk/nrf54l15/cpuapp/ns ``
20+ - ``nrf54l15dk/nrf54l15/cpuapp ``
2121 * - :ref: `emulated-nrf54l10 `
2222 - ``emulated-nrf54l10 ``
23- - ``nrf54l15dk/nrf54l15/cpuapp ``, `` nrf54l15dk/nrf54l15/cpuapp/ns ``
23+ - ``nrf54l15dk/nrf54l15/cpuapp ``
2424
2525.. important ::
2626 You cannot use these snippets with the FLPR core because all memory, including RAM and RRAM, is allocated to the application core.
2727
2828Currently, using the snippets is supported only on the :ref: `zephyr:nrf54l15dk_nrf54l15 ` board.
2929
30+ .. note ::
31+ Trusted Firmware-M (TF-M) is not yet supported for nRF54L05 and nRF54L10 emulated targets.
32+
3033.. _emulated-nrf54l05 :
3134
3235nRF54L05 snippet
You can’t perform that action at this time.
0 commit comments