File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
doc/nrf/app_dev/device_guides/nrf54l Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Developing with nRF54L Series
88
99.. include :: /includes/guides_complementary_to_app_dev.txt
1010
11- Zephyr and the |NCS | provide support and contain board definitions for developing on the following nRF54L Series device :
11+ Zephyr and the |NCS | provide support and contain board definitions for developing on the nRF54L Series devices :
1212
1313.. list-table ::
1414 :header-rows: 1
@@ -37,6 +37,8 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
3737 - | `Datasheet <nRF54L15 Datasheet _>`_
3838 - | `nRF54L05 System-on-Chip (SoC) <nRF54L05 _>`_
3939
40+ Additionally, the nRF54L15 SoC supports :ref: `nrfxlib:soft_peripherals `, which you can use to emulate the hardware peripherals.
41+
4042.. _ug_nrf54L15_revision :
4143
4244Ensure to check the revision of your nRF54L15 device to see if it is supported:
@@ -46,6 +48,10 @@ Ensure to check the revision of your nRF54L15 device to see if it is supported:
4648
4749 * - DK revision
4850 - Status
51+ * - nRF54L15 DK v0.9.3
52+ - Supported
53+ * - nRF54L15 DK v0.9.2
54+ - Supported
4955 * - nRF54L15 DK v0.9.1
5056 - Supported
5157 * - nRF54L15 PDK v0.8.1
@@ -55,7 +61,7 @@ Ensure to check the revision of your nRF54L15 device to see if it is supported:
5561
5662.. note ::
5763
58- The nRF54L15 DK v0.9.1 and the nRF54L15 PDK v0.8.1 are functionally equal and use the same board target (``nrf54l15dk/nrf54l15/cpuapp ``).
64+ The supported nRF54L15 DK revisions are functionally equal and use the same board target (``nrf54l15dk/nrf54l15/cpuapp ``).
5965
6066.. toctree ::
6167 :maxdepth: 2
You can’t perform that action at this time.
0 commit comments