Skip to content

Commit

Permalink
applications: nrf_desktop: Align after migration to ipc_radio
Browse files Browse the repository at this point in the history
Jira: NCSDK-27889

Signed-off-by: Mateusz Kapala <[email protected]>
  • Loading branch information
mkapala-nordic committed Jun 17, 2024
1 parent 1ec010d commit df1bef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/nrf_desktop/memory_layout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The set of required partitions differs depending on the configuration:
* There must be one partition for storing :ref:`zephyr:settings_api`.
* If the bootloader is enabled, it adds more partitions to the set.
* When using an SoC with multiple cores, the firmware for additional cores adds more partitions to the set.
For example, the network core of the nRF53 SoC uses the ``HCI IPC`` firmware image, which allows to use the core for Bluetooth LE communication.
For example, the network core of the nRF53 SoC uses the :ref:`ipc_radio` image, which allows to use the core for Bluetooth LE communication.

.. important::
Before updating the firmware, make sure that the data stored in the settings partition is compatible with the new firmware.
Expand Down

0 comments on commit df1bef7

Please sign in to comment.