Skip to content

Commit

Permalink
docs: added NCP sample memory requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
milewr committed Nov 29, 2024
1 parent 2726f4f commit d3e2e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/memory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Values are provided in kilobytes (KB).
+------------------------------------------------------------------------------------------------------------------------+--------------------------+---------------------------+----------------------------------+-----------------------------+-------------+--------------------------+-------------+
| :ref:`Light switch <zigbee_light_switch_sample>` with :ref:`zigbee_light_switch_sample_nus` | 446 | 0 | 32 | 4 | 482 | 72 | 72 |
+------------------------------------------------------------------------------------------------------------------------+--------------------------+---------------------------+----------------------------------+-----------------------------+-------------+--------------------------+-------------+
| :ref:`NCP <zigbee_ncp_sample>` | 0 | 0 | 32 | 4 | 0 | 0 | 0 |
| :ref:`NCP <zigbee_ncp_sample>` | 392 | 0 | 32 | 4 | 428 | 119 | 119 |
+------------------------------------------------------------------------------------------------------------------------+--------------------------+---------------------------+----------------------------------+-----------------------------+-------------+--------------------------+-------------+
| :ref:`Zigbee application template <zigbee_template_sample>` | 392 | 0 | 32 | 4 | 428 | 100 | 100 |
+------------------------------------------------------------------------------------------------------------------------+--------------------------+---------------------------+----------------------------------+-----------------------------+-------------+--------------------------+-------------+
Expand Down

0 comments on commit d3e2e90

Please sign in to comment.