Skip to content

Commit 25d2970

Browse files
nordicjmMaureenHelm
authored andcommitted
doc: services: device_mgmt: mcumgr: Correct license for tool
Corrects an incorrect license for a tool Fixes #78927 Signed-off-by: Jamie McCrae <[email protected]>
1 parent 097ed18 commit 25d2970

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

doc/services/device_mgmt/mcumgr.rst

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -48,26 +48,26 @@ project.
4848
.. table:: Tools and Libraries for MCUmgr
4949
:align: center
5050

51-
+--------------------------------------------------------------------------------+-------------------------------------------+--------------------------+--------------------------------------------------+---------------+------------+---------+
52-
| Name | OS support | Transports | Groups | Type | Language | License |
53-
| +---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+ | | |
54-
| | Windows | Linux | mac | Mobile | Embedded | Serial | Bluetooth | UDP | OS | IMG | Stat | Settings | FS | Shell | Zephyr | | | |
55-
+================================================================================+=========+=======+=====+========+==========+========+===========+=====+====+=====+======+==========+====+=======+========+===============+============+=========+
56-
| `AuTerm <https://github.com/thedjnK/AuTerm/>`_ |||||||||||||||| Application | C++ (Qt) | GPLv3 |
57-
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+---------+
58-
| `mcumgr-client <https://github.com/vouch-opensource/mcumgr-client/>`_ |||||||||||||||| Application | Rust | BSD |
59-
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+---------+
60-
| `mcumgr-web <https://github.com/boogie/mcumgr-web/>`_ |||||||||||||||| Web page | Javascript | MIT |
61-
| | | | | | | | | | | | | | | | | (chrome only) | | |
62-
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+---------+
63-
| nRF Connect Device Manager: |br| | | | | | | | | | | | | | | | | | | |
64-
| `Android |||||||||||||||| Library and | Java, | Apache |
65-
| <https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager/>`_ | | | | | | | | | | | | | | | | application | Kotlin, | |
66-
| and `iOS | | | | | | | | | | | | | | | | | Swift | |
67-
| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | | | | | | | | | | | | | | | | | | |
68-
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+---------+
69-
| Zephyr MCUmgr client (in-tree) |||||||||||||||| Library | C | Apache |
70-
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+---------+
51+
+--------------------------------------------------------------------------------+-------------------------------------------+--------------------------+--------------------------------------------------+---------------+------------+------------+
52+
| Name | OS support | Transports | Groups | Type | Language | License |
53+
| +---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+ | | |
54+
| | Windows | Linux | mac | Mobile | Embedded | Serial | Bluetooth | UDP | OS | IMG | Stat | Settings | FS | Shell | Zephyr | | | |
55+
+================================================================================+=========+=======+=====+========+==========+========+===========+=====+====+=====+======+==========+====+=======+========+===============+============+============+
56+
| `AuTerm <https://github.com/thedjnK/AuTerm/>`_ |||||||||||||||| Application | C++ (Qt) | GPL-3.0 |
57+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+------------+
58+
| `mcumgr-client <https://github.com/vouch-opensource/mcumgr-client/>`_ |||||||||||||||| Application | Rust | Apache-2.0 |
59+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+------------+
60+
| `mcumgr-web <https://github.com/boogie/mcumgr-web/>`_ |||||||||||||||| Web page | Javascript | MIT |
61+
| | | | | | | | | | | | | | | | | (chrome only) | | |
62+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+------------+
63+
| nRF Connect Device Manager: |br| | | | | | | | | | | | | | | | | | | |
64+
| `Android |||||||||||||||| Library and | Java, | Apache-2.0 |
65+
| <https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager/>`_ | | | | | | | | | | | | | | | | application | Kotlin, | |
66+
| and `iOS | | | | | | | | | | | | | | | | | Swift | |
67+
| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | | | | | | | | | | | | | | | | | | |
68+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+------------+
69+
| Zephyr MCUmgr client (in-tree) |||||||||||||||| Library | C | Apache-2.0 |
70+
+--------------------------------------------------------------------------------+---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+------+----------+----+-------+--------+---------------+------------+------------+
7171

7272
.. only:: latex
7373

0 commit comments

Comments
 (0)