File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -385,10 +385,12 @@ Libraries / Subsystems
385385 * Fixed formatting of milliseconds in :c:enum: `OS_MGMT_ID_DATETIME_STR ` by adding
386386 leading zeros.
387387 * Added support for custom os mgmt bootloader info responses using notification hooks, this
388- can be enabled witbh :kconfig:option: `CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK `, the data
388+ can be enabled with :kconfig:option: `CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK `, the data
389389 structure is :c:struct: `os_mgmt_bootloader_info_data `.
390390 * Added support for img mgmt slot info command, which allows for listing information on
391391 images and slots on the device.
392+ * Added support for LoRaWAN MCUmgr transport, which can be enabled with
393+ :kconfig:option: `CONFIG_MCUMGR_TRANSPORT_LORAWAN `.
392394
393395 * hawkBit
394396
You can’t perform that action at this time.
0 commit comments