Skip to content

Commit 6bca034

Browse files
Jeppe Odgaardfabiobaltieri
authored andcommitted
doc: mcumgr: Use SPDX license list short identifier
Fix license notation inconsistency in the MCUmgr tools/libraries table. Signed-off-by: Jeppe Odgaard <[email protected]>
1 parent a8859e7 commit 6bca034

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 | Enum | 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 | Apache |
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 | Enum | 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)