doc: mcumgr: Mention udp in the transport overview
The overview at the top of the page only listed ble and serial as available transports. This commit adds udp to this list. Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
This commit is contained in:
parent
293af9e823
commit
7c564c466e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ over the following transports:
|
|||
|
||||
* BLE (Bluetooth Low Energy)
|
||||
* Serial (UART)
|
||||
* UDP over IP
|
||||
|
||||
The management subsystem is based on the Simple Management Protocol (SMP)
|
||||
provided by `MCUmgr`_, an open source project that provides a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue