Skip to content

Commit 43f51cd

Browse files
JPHutchinsnashif
authored andcommitted
doc: mcumgr: update smp/smpclient; add smpmgr
smp & smpclient have complete, well-tested, coverage of the spec. smpmgr application is added. Signed-off-by: JP Hutchins <jp@intercreate.io>
1 parent 56fde5b commit 43f51cd

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

doc/services/device_mgmt/mcumgr.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,11 @@ project.
6666
| and `iOS | | | | | | | | | | | | | | | | | | Swift | |
6767
| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | | | | | | | | | | | | | | | | | | | |
6868
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+------+--------+---------------+------------+------------+
69-
| `smp <https://pypi.org/project/smp/>`_ |||||| N/A | N/A | N/A ||||||| || Library | Python | Apache-2.0 |
69+
| `smp <https://pypi.org/project/smp/>`_ |||||| N/A | N/A | N/A ||||||| || Library | Python | Apache-2.0 |
7070
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+------+--------+---------------+------------+------------+
71-
| `smpclient <https://pypi.org/project/smpclient/>`_ ||||||||||||||||| Library | Python | Apache-2.0 |
71+
| `smpclient <https://pypi.org/project/smpclient/>`_ ||||||||||||||||| Library | Python | Apache-2.0 |
72+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+------+--------+---------------+------------+------------+
73+
| `smpmgr <https://pypi.org/project/smpmgr/>`_ ||||||||||||||||| Application | Python | Apache-2.0 |
7274
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+------+--------+---------------+------------+------------+
7375
| Zephyr MCUmgr client (in-tree) ||||||||||||||||| Library | C | Apache-2.0 |
7476
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+------+--------+---------------+------------+------------+
@@ -105,13 +107,17 @@ project.
105107
| and `iOS | | | | | | | | | | | | |
106108
| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | | | | | | | | | | | | |
107109
+--------------------------------------------------------------------------------+---------------+-----------------+----+-----+------+----------+----+-------+------+--------+---------------+------------+
108-
| `smp <https://pypi.org/project/smp/>`_ | Windows, |br| | N/A ||||||| || Library | Python |
110+
| `smp <https://pypi.org/project/smp/>`_ | Windows, |br| | N/A ||||||| || Library | Python |
109111
| | Linux, |br| | | | | | | | | | | | |
110112
| | macOS, |br| | | | | | | | | | | | |
111113
| | iOS, |br| | | | | | | | | | | | |
112114
| | Android | | | | | | | | | | | |
113115
+--------------------------------------------------------------------------------+---------------+-----------------+----+-----+------+----------+----+-------+------+--------+---------------+------------+
114-
| `smpclient <https://pypi.org/project/smpclient/>`_ | Windows, |br| | Serial, |br| ||||||||| Library | Python |
116+
| `smpclient <https://pypi.org/project/smpclient/>`_ | Windows, |br| | Serial, |br| ||||||||| Library | Python |
117+
| | Linux, |br| | Bluetooth, |br| | | | | | | | | | | |
118+
| | macOS | UDP | | | | | | | | | | |
119+
+--------------------------------------------------------------------------------+---------------+-----------------+----+-----+------+----------+----+-------+------+--------+---------------+------------+
120+
| `smpmgr <https://pypi.org/project/smpmgr/>`_ | Windows, |br| | Serial, |br| ||||||||| App | Python |
115121
| | Linux, |br| | Bluetooth, |br| | | | | | | | | | | |
116122
| | macOS | UDP | | | | | | | | | | |
117123
+--------------------------------------------------------------------------------+---------------+-----------------+----+-----+------+----------+----+-------+------+--------+---------------+------------+

0 commit comments

Comments
 (0)