doc: releases: 3.7: change of hawkbit

Mention change of hawkbit in the migration guide and the release notes.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
Fin Maaß 2024-04-09 15:58:24 +02:00 committed by Fabio Baltieri
parent 43e98fe765
commit 9292864a19
2 changed files with 18 additions and 0 deletions

View File

@ -263,6 +263,14 @@ Networking
Other Subsystems
****************
hawkBit
=======
* :kconfig:option:`CONFIG_HAWKBIT_PORT` is now an int instead of a string.
* :kconfig:option:`CONFIG_SETTINGS` needs to be enabled to use hawkBit, as it now uses the
settings subsystem to store the hawkBit configuration.
LoRaWAN
=======

View File

@ -228,6 +228,16 @@ Libraries / Subsystems
* Management
* hawkBit
* The hawkBit subsystem has been reworked to use the settings subsystem to store the hawkBit
configuration.
* By enabling :kconfig:option:`CONFIG_HAWKBIT_SET_SETTINGS_RUNTIME`, the hawkBit settings can
be configured at runtime. Use the :c:func:`hawkbit_set_config` function to set the hawkBit
configuration. It can also be set via the hawkBit shell, by using the ``hawkbit set``
command.
* Logging
* By enabling :kconfig:option:`CONFIG_LOG_BACKEND_NET_USE_DHCPV4_OPTION`, the IP address of the