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 @@ -414,10 +414,12 @@ Libraries / Subsystems
414414 * Fixed formatting of milliseconds in :c:enum: `OS_MGMT_ID_DATETIME_STR ` by adding
415415 leading zeros.
416416 * Added support for custom os mgmt bootloader info responses using notification hooks, this
417- can be enabled witbh :kconfig:option: `CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK `, the data
417+ can be enabled with :kconfig:option: `CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK `, the data
418418 structure is :c:struct: `os_mgmt_bootloader_info_data `.
419419 * Added support for img mgmt slot info command, which allows for listing information on
420420 images and slots on the device.
421+ * Added support for LoRaWAN MCUmgr transport, which can be enabled with
422+ :kconfig:option: `CONFIG_MCUMGR_TRANSPORT_LORAWAN `.
421423
422424 * hawkBit
423425
You can’t perform that action at this time.
0 commit comments