-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openthread: add libraries based on commit ee86dc2
Update OpenThread libraries with newest commit Signed-off-by: Nordic Builder <[email protected]>
- Loading branch information
1 parent
74ec8d2
commit 5db2772
Showing
4 changed files
with
60 additions
and
60 deletions.
There are no files selected for viewing
74 changes: 37 additions & 37 deletions
74
doc/nrf/protocols/thread/overview/memory_tables/nrf52840.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
.. tabs:: | ||
|
||
.. group-tab:: Single protocol | ||
.. group-tab:: Singleprotocol | ||
|
||
.. table:: nRF52840 single protocol Thread 1.3 memory requirements | ||
.. table:: nrf52840 Singleprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+----------+-------+-------+ | ||
| | master | FTD | MTD | | ||
+=============================+==========+=======+=======+ | ||
| ROM OT stack + App [kB] | 443 | 358 | 303 | | ||
+-----------------------------+----------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 0 | 0 | 0 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | 32 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free ROM [kB] | 549 | 634 | 689 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM OT stack + App [kB] | 102 | 93 | 83 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 0 | 0 | 0 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free RAM [kB] | 154 | 163 | 173 | | ||
+-----------------------------+----------+-------+-------+ | ||
+-----------------------------+-------+-------+ | ||
| | FTD | MTD | | ||
+=============================+=======+=======+ | ||
| ROM OT stack + App [kB] | 359 | 304 | | ||
+-----------------------------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 0 | 0 | | ||
+-----------------------------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | | ||
+-----------------------------+-------+-------+ | ||
| Free ROM [kB] | 633 | 688 | | ||
+-----------------------------+-------+-------+ | ||
| RAM OT stack + App [kB] | 93 | 83 | | ||
+-----------------------------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 0 | 0 | | ||
+-----------------------------+-------+-------+ | ||
| Free RAM [kB] | 163 | 173 | | ||
+-----------------------------+-------+-------+ | ||
|
||
|
||
.. group-tab:: Multiprotocol | ||
|
||
.. table:: nRF52840 multiprotocol Thread 1.3 memory requirements | ||
.. table:: nrf52840 Multiprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+----------+-------+-------+ | ||
| | master | FTD | MTD | | ||
+=============================+==========+=======+=======+ | ||
| ROM OT stack + App [kB] | 443 | 358 | 303 | | ||
+-----------------------------+----------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 75 | 75 | 76 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | 32 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free ROM [kB] | 474 | 559 | 613 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM OT stack + App [kB] | 102 | 93 | 83 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 12 | 13 | 13 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free RAM [kB] | 142 | 150 | 160 | | ||
+-----------------------------+----------+-------+-------+ | ||
+-----------------------------+-------+-------+ | ||
| | FTD | MTD | | ||
+=============================+=======+=======+ | ||
| ROM OT stack + App [kB] | 359 | 304 | | ||
+-----------------------------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 75 | 76 | | ||
+-----------------------------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | | ||
+-----------------------------+-------+-------+ | ||
| Free ROM [kB] | 558 | 612 | | ||
+-----------------------------+-------+-------+ | ||
| RAM OT stack + App [kB] | 93 | 83 | | ||
+-----------------------------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 13 | 13 | | ||
+-----------------------------+-------+-------+ | ||
| Free RAM [kB] | 150 | 160 | | ||
+-----------------------------+-------+-------+ |
22 changes: 11 additions & 11 deletions
22
doc/nrf/protocols/thread/overview/memory_tables/nrf5340.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
.. tabs:: | ||
|
||
.. group-tab:: Single protocol | ||
.. group-tab:: Singleprotocol | ||
|
||
.. table:: nRF5340 single protocol Thread 1.3 memory requirements | ||
.. table:: nrf5340 Singleprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+-------+-------+ | ||
| | FTD | MTD | | ||
+=============================+=======+=======+ | ||
| ROM OT stack + App [kB] | 329 | 275 | | ||
| ROM OT stack + App [kB] | 330 | 276 | | ||
+-----------------------------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 0 | 0 | | ||
+-----------------------------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | | ||
+-----------------------------+-------+-------+ | ||
| Free ROM [kB] | 663 | 717 | | ||
| Free ROM [kB] | 662 | 716 | | ||
+-----------------------------+-------+-------+ | ||
| RAM OT stack + App [kB] | 101 | 90 | | ||
| RAM OT stack + App [kB] | 101 | 91 | | ||
+-----------------------------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 0 | 0 | | ||
+-----------------------------+-------+-------+ | ||
| Free RAM [kB] | 411 | 422 | | ||
| Free RAM [kB] | 411 | 421 | | ||
+-----------------------------+-------+-------+ | ||
|
||
|
||
.. group-tab:: Multiprotocol | ||
|
||
.. table:: nRF5340 multiprotocol Thread 1.3 memory requirements | ||
.. table:: nrf5340 Multiprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+-------+-------+ | ||
| | FTD | MTD | | ||
+=============================+=======+=======+ | ||
| ROM OT stack + App [kB] | 329 | 275 | | ||
| ROM OT stack + App [kB] | 330 | 276 | | ||
+-----------------------------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 30 | 30 | | ||
+-----------------------------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | | ||
+-----------------------------+-------+-------+ | ||
| Free ROM [kB] | 633 | 687 | | ||
| Free ROM [kB] | 632 | 686 | | ||
+-----------------------------+-------+-------+ | ||
| RAM OT stack + App [kB] | 101 | 90 | | ||
| RAM OT stack + App [kB] | 101 | 91 | | ||
+-----------------------------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 13 | 14 | | ||
| RAM Bluetooth LE stack [kB] | 13 | 13 | | ||
+-----------------------------+-------+-------+ | ||
| Free RAM [kB] | 398 | 408 | | ||
+-----------------------------+-------+-------+ |
22 changes: 11 additions & 11 deletions
22
doc/nrf/protocols/thread/overview/memory_tables/nrf54l15.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
.. tabs:: | ||
|
||
.. group-tab:: Single protocol | ||
.. group-tab:: Singleprotocol | ||
|
||
.. table:: nRF54L15 single protocol Thread 1.3 memory requirements | ||
.. table:: nrf54l15 Singleprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+----------+-------+-------+ | ||
| | master | FTD | MTD | | ||
+=============================+==========+=======+=======+ | ||
| ROM OT stack + App [kB] | 453 | 366 | 313 | | ||
| ROM OT stack + App [kB] | 478 | 368 | 315 | | ||
+-----------------------------+----------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 0 | 0 | 0 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | 32 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free ROM [kB] | 1039 | 1126 | 1179 | | ||
| Free ROM [kB] | 1014 | 1124 | 1177 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM OT stack + App [kB] | 104 | 97 | 87 | | ||
| RAM OT stack + App [kB] | 107 | 98 | 87 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 0 | 0 | 0 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free RAM [kB] | 152 | 159 | 169 | | ||
| Free RAM [kB] | 149 | 158 | 169 | | ||
+-----------------------------+----------+-------+-------+ | ||
|
||
|
||
.. group-tab:: Multiprotocol | ||
|
||
.. table:: nRF54L15 multiprotocol Thread 1.3 memory requirements | ||
.. table:: nrf54l15 Multiprotocol Thread 1.4 memory requirements | ||
|
||
+-----------------------------+----------+-------+-------+ | ||
| | master | FTD | MTD | | ||
+=============================+==========+=======+=======+ | ||
| ROM OT stack + App [kB] | 453 | 366 | 313 | | ||
| ROM OT stack + App [kB] | 478 | 368 | 315 | | ||
+-----------------------------+----------+-------+-------+ | ||
| ROM Bluetooth LE stack [kB] | 91 | 91 | 91 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Persistent storage [kB] | 32 | 32 | 32 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free ROM [kB] | 948 | 1035 | 1088 | | ||
| Free ROM [kB] | 923 | 1033 | 1086 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM OT stack + App [kB] | 104 | 97 | 87 | | ||
| RAM OT stack + App [kB] | 107 | 98 | 87 | | ||
+-----------------------------+----------+-------+-------+ | ||
| RAM Bluetooth LE stack [kB] | 14 | 14 | 14 | | ||
+-----------------------------+----------+-------+-------+ | ||
| Free RAM [kB] | 138 | 145 | 155 | | ||
| Free RAM [kB] | 135 | 144 | 155 | | ||
+-----------------------------+----------+-------+-------+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters