You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The configuration with the B0 bootloader is set as default.
108
108
109
109
Sample mouse or keyboard (``nrf54l15dk/nrf54l05/cpuapp``)
110
-
* The configuration emulates the nRF54L05 SoC on the nRF54L15 Development Kit.
110
+
* The configuration :ref:`emulates the nRF54L05 SoC<zephyr:nrf54l15dk_nrf54l05>` on the nRF54L15 Development Kit.
111
111
* The build types allow to build the application as a mouse or a keyboard.
112
112
* Inputs are simulated based on the hardware button presses.
113
113
* On the nRF54L05 SoC, you can only use the **GPIO1** port for PWM hardware peripheral output.
@@ -127,7 +127,7 @@ Sample mouse or keyboard (``nrf54l15dk/nrf54l05/cpuapp``)
127
127
* The board supports the ``release`` :ref:`nrf_desktop_bluetooth_guide_fast_pair` configuration that acts as a mouse (``release_fast_pair`` file suffix).
128
128
129
129
Sample mouse or keyboard (``nrf54l15dk/nrf54l10/cpuapp``)
130
-
* The configuration emulates the nRF54L10 SoC on the nRF54L15 Development Kit.
130
+
* The configuration :ref:`emulates the nRF54L10 SoC<zephyr:nrf54l15dk_nrf54l10>` on the nRF54L15 Development Kit.
131
131
* The build types allow to build the application as a mouse or a keyboard.
132
132
* Inputs are simulated based on the hardware button presses.
133
133
* On the nRF54L10 SoC, you can only use the **GPIO1** port for PWM hardware peripheral output.
Copy file name to clipboardExpand all lines: applications/serial_lte_modem/doc/nRF91_as_Zephyr_modem.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This means that the controlling chip can run a Zephyr application that seamlessl
15
15
16
16
This is made possible by SLM's support of CMUX and PPP and Zephyr's cellular modem driver.
17
17
18
-
The nRF52840 SoC present in the :ref:`zephyr:nrf9160dk_nrf9160` can even be made to be the controlling chip with the appropriate configuration (described below).
18
+
The :ref:`nRF52840 SoC present in the nRF9160 DK <zephyr:nrf9160dk_nrf52840>` can even be made to be the controlling chip with the appropriate configuration (described below).
19
19
This is only possible on the nRF9160 DK, not on the other nRF91 Series DKs.
@@ -381,7 +380,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
381
380
382
381
.. tab:: Nordic Thingy:53
383
382
384
-
The following memory map is valid for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :ref:`Thingy:53 <programming_board_names>` (:zephyr:board:`thingy53`).
383
+
The following memory map is valid for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :zephyr:board:`thingy53`.
385
384
The values are valid for the ``debug`` and ``release`` build types.
386
385
387
386
Application core flash (size: 0x100000 = 1024kB)
@@ -454,7 +453,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
454
453
455
454
.. tab:: Nordic Thingy:53 (factory data)
456
455
457
-
The following memory map is valid for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :ref:`Thingy:53 <programming_board_names>` (:zephyr:board:`thingy53`).
456
+
The following memory map is valid for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :zephyr:board:`thingy53`.
458
457
The values are valid for the ``factory_data`` build type.
459
458
460
459
Application core flash (size: 0x100000 = 1024kB)
@@ -529,7 +528,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
529
528
530
529
.. tab:: nRF7002 DK
531
530
532
-
The following memory map is valid for Matter applications running on the :ref:`nRF7002 DK <programming_board_names>` (:zephyr:board:`nrf7002dk`).
531
+
The following memory map is valid for Matter applications running on the :zephyr:board:`nrf7002dk`.
SRAM is located at the address ``0x20000000`` in the memory address space of the application.
@@ -808,7 +807,7 @@ The following tabs show the RAM memory layout defined for the default configurat
808
807
809
808
.. tab:: nRF7002 DK
810
809
811
-
The following RAM memory layout is valid for Matter applications running on the :ref:`nRF7002 DK <programming_board_names>` (:zephyr:board:`nrf7002dk`).
810
+
The following RAM memory layout is valid for Matter applications running on the :zephyr:board:`nrf7002dk`.
SRAM is located at the address ``0x20000000`` in the memory address space of the application.
@@ -827,7 +826,7 @@ The following tabs show the RAM memory layout defined for the default configurat
827
826
828
827
.. tab:: Nordic Thingy:53
829
828
830
-
The following RAM memory layout for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :ref:`Thingy:53 <programming_board_names>` (:zephyr:board:`thingy53`).
829
+
The following RAM memory layout for the :ref:`Matter weather station <matter_weather_station_app>` application running on the :zephyr:board:`thingy53`.
0 commit comments