Skip to content

Commit a46dfd2

Browse files
kkasperczyk-norlubos
authored andcommitted
doc: Updated hw_requirements for Matter
Replaced obsolete multiprotocol_rpmsg and hci_ipc names with ipc_radio. Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent b2139ef commit a46dfd2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/nrf/protocols/matter/getting_started/hw_requirements.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
396396
| | | +---------------------+-------------------+-------------------+
397397
| | | | provision | 33.375kB (0x8580) | 640B (0x280) |
398398
+---------------------------------------------------------+---------------------+-------------------+---------------------+-------------------+-------------------+
399-
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) |
399+
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) |
400400
+---------------------------------------------------------+---------------------+-------------------+---------------------+-------------------+-------------------+
401401

402402
Network core SRAM (size: 0x10000 = 64kB)
@@ -469,7 +469,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
469469
| | | +---------------------+------------------+-------------------+
470470
| | | | provision | 33.375kB (0x8580)| 640B (0x280) |
471471
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
472-
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) |
472+
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) |
473473
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
474474

475475
Network core SRAM flash (size: 0x10000 = 64kB)
@@ -544,7 +544,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
544544
| | | +---------------------+------------------+-------------------+
545545
| | | | provision | 33.375kB (0x8580)| 640B (0x280) |
546546
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
547-
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | multiprotocol_rpmsg | 34kB (0x8800) | 222kB (0x37800) |
547+
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) |
548548
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
549549

550550
Network core SRAM flash (size: 0x10000 = 64kB)
@@ -618,7 +618,7 @@ For more information about configuration of memory layouts in Matter, see :ref:`
618618
| | | +---------------------+------------------+-------------------+
619619
| | | | provision | 33.375kB (0x8580)| 640B (0x280) |
620620
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
621-
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | hci_ipc | 34kB (0x8800) | 222kB (0x37800) |
621+
| Network application (app) | 34kB (0x8800) | 222kB (0x37800) | ipc_radio | 34kB (0x8800) | 222kB (0x37800) |
622622
+---------------------------------------------------------+---------------------+-------------------+---------------------+------------------+-------------------+
623623

624624
Network core SRAM flash (size: 0x10000 = 64kB)

0 commit comments

Comments
 (0)