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:
Christian Taedcke 2021-09-06 10:31:31 +02:00 committed by Maureen Helm
commit 7c564c466e

View file

@ -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