From a46dfd2107e561f7747c344de86f015857057607 Mon Sep 17 00:00:00 2001 From: Kamil Kasperczyk Date: Wed, 11 Dec 2024 08:16:35 +0100 Subject: [PATCH] doc: Updated hw_requirements for Matter Replaced obsolete multiprotocol_rpmsg and hci_ipc names with ipc_radio. Signed-off-by: Kamil Kasperczyk --- .../protocols/matter/getting_started/hw_requirements.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/nrf/protocols/matter/getting_started/hw_requirements.rst b/doc/nrf/protocols/matter/getting_started/hw_requirements.rst index dd018fc93ca4..5cec91bced53 100644 --- a/doc/nrf/protocols/matter/getting_started/hw_requirements.rst +++ b/doc/nrf/protocols/matter/getting_started/hw_requirements.rst @@ -396,7 +396,7 @@ For more information about configuration of memory layouts in Matter, see :ref:` | | | +---------------------+-------------------+-------------------+ | | | | provision | 33.375kB (0x8580) | 640B (0x280) | +---------------------------------------------------------+---------------------+-------------------+---------------------+-------------------+-------------------+ - | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) | + | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) | +---------------------------------------------------------+---------------------+-------------------+---------------------+-------------------+-------------------+ Network core SRAM (size: 0x10000 = 64kB) @@ -469,7 +469,7 @@ For more information about configuration of memory layouts in Matter, see :ref:` | | | +---------------------+------------------+-------------------+ | | | | provision | 33.375kB (0x8580)| 640B (0x280) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ - | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) | + | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ Network core SRAM flash (size: 0x10000 = 64kB) @@ -544,7 +544,7 @@ For more information about configuration of memory layouts in Matter, see :ref:` | | | +---------------------+------------------+-------------------+ | | | | provision | 33.375kB (0x8580)| 640B (0x280) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ - | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) | + | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ Network core SRAM flash (size: 0x10000 = 64kB) @@ -618,7 +618,7 @@ For more information about configuration of memory layouts in Matter, see :ref:` | | | +---------------------+------------------+-------------------+ | | | | provision | 33.375kB (0x8580)| 640B (0x280) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ - | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | hci_ipc | 34kB (0x8800) | 222kB (0x37800) | + | Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) | +---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+ Network core SRAM flash (size: 0x10000 = 64kB)