doc: release: 3.7: Add additional notes on MCUmgr changes
Adds a note about a fix for unaligned memory access Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
4884262088
commit
7f4200494c
1 changed files with 3 additions and 0 deletions
|
@ -1136,6 +1136,9 @@ Libraries / Subsystems
|
||||||
* Instructions for the deprecated mcumgr go tool have been removed, a list of alternative,
|
* Instructions for the deprecated mcumgr go tool have been removed, a list of alternative,
|
||||||
supported clients can be found on :ref:`mcumgr_tools_libraries`.
|
supported clients can be found on :ref:`mcumgr_tools_libraries`.
|
||||||
|
|
||||||
|
* Fixed an issue with the SMP structure not being packed which would cause a fault on devices
|
||||||
|
that do not support unaligned memory accesses.
|
||||||
|
|
||||||
* Logging
|
* Logging
|
||||||
|
|
||||||
* By enabling :kconfig:option:`CONFIG_LOG_BACKEND_NET_USE_DHCPV4_OPTION`, the IP address of the
|
* By enabling :kconfig:option:`CONFIG_LOG_BACKEND_NET_USE_DHCPV4_OPTION`, the IP address of the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue