zephyr/subsys/mgmt/hawkbit
Jordan Yates 2824a28871 mgmt: hawkbit: remove imply HWINFO
`imply` should only be used if the code can still operate without the
symbol, which is not the case. Move the ID source to a choice symbol,
which depends on `HWINFO` when required.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-02-26 10:10:42 +00:00
..
CMakeLists.txt mgmt: hawkbit: use flash_area from flash_ctx 2024-12-23 09:17:14 +01:00
hawkbit_autohandler.c mgmt: hawkbit: use SMF 2024-12-23 09:17:14 +01:00
hawkbit_device.c mgmt: hawkbit: remove imply HWINFO 2025-02-26 10:10:42 +00:00
hawkbit_device.h
hawkbit_firmware.c
hawkbit_firmware.h
hawkbit_priv.h mgmt: hawkbit: rename close to cancel 2024-12-23 09:17:14 +01:00
hawkbit.c mgmt: hawkbit: use flash_img_get_upload_slot() 2025-01-17 09:07:45 +01:00
Kconfig mgmt: hawkbit: remove imply HWINFO 2025-02-26 10:10:42 +00:00
shell.c mgmt: hawkbit: use SMF 2024-12-23 09:17:14 +01:00