Lines Matching +full:portable +full:- +full:device
9 The management subsystem allows remote management of Zephyr-enabled devices.
28 management subsystem that is portable across multiple real-time operating
34 Additionally, there is a :zephyr:code-sample:`sample <smp-svr>` server that provides
43 device which are listed below. Note that these tools are not part of or related to the Zephyr
51 …--------------------------------------------------------------------------------+-----------------…
53 … +---------+-------+-----+--------+----------+--------+-----------+-----+----+-----+----…
56 …✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | Application | C++ (Qt) | GPL-3.0 |
57 …--------------------------------------------------------------------------------+---------+-------…
58 …-client <https://github.com/vouch-opensource/mcumgr-client/>`_ | ✓ | ✓ | ✓ | …
59 …--------------------------------------------------------------------------------+---------+-------…
60 …| `mcumgr-web <https://github.com/boogie/mcumgr-web/>`_ | ✓ | ✓ …
62 …--------------------------------------------------------------------------------+---------+-------…
63 …| nRF Connect Device Manager: |br| | | …
64 …✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✕ | ✓ | Library and | Java, | Apache-2.0 |
65 …| <https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager/>`_ | | …
67 …| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | | …
68 …--------------------------------------------------------------------------------+---------+-------…
69 …✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✕ | ✓ | Library | Python | Apache-2.0 |
70 …--------------------------------------------------------------------------------+---------+-------…
71 …✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✕ | ✓ | Library | Python | Apache-2.0 |
72 …--------------------------------------------------------------------------------+---------+-------…
73 …-tree) | ✕ | ✓ | ✕ | ✕ | ✓ …
74 …--------------------------------------------------------------------------------+---------+-------…
85 …--------------------------------------------------------------------------------+---------------+-…
87 … | | +----+-----+------+----------+----+-------+------+-…
93 …--------------------------------------------------------------------------------+---------------+-…
94 …| `mcumgr-client <https://github.com/vouch-opensource/mcumgr-client/>`_ | Windows, |br| |…
97 …--------------------------------------------------------------------------------+---------------+-…
98 …| `mcumgr-web <https://github.com/boogie/mcumgr-web/>`_ | Windows, |br| |…
101 …--------------------------------------------------------------------------------+---------------+-…
102 …| nRF Connect Device Manager: |br| | iOS, |br| |…
104 …| <https://github.com/NordicSemiconductor/Android-nRF-Connect-Device-Manager/>`_ | |…
106 …| <https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager>`_ | |…
107 …--------------------------------------------------------------------------------+---------------+-…
113 …--------------------------------------------------------------------------------+---------------+-…
117 …--------------------------------------------------------------------------------+---------------+-…
118 …| Zephyr MCUmgr client (in-tree) | Linux, |br| |…
121 …--------------------------------------------------------------------------------+---------------+-…
132 J-Link Virtual MSD Interaction Note
135 On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
136 Storage Device, also known as drag-and-drop) support, the MSD functionality can
138 endpoints are configured in the J-Link firmware (for example on the
142 resolved by disabling MSD functionality on the J-Link device, follow the
150 device.
155 .. _MCUmgr: https://github.com/apache/mynewt-mcumgr
156 .. _MCUboot design: https://github.com/mcu-tools/mcuboot/blob/main/docs/design.md