zephyr/subsys/mgmt/hawkbit
Yong Cong Sin 15b3150ac2 mgmt/hawkbit: Print hrefs only if there's an update
If the is no update from the server, the _links will be NULL.
Check if it is NULL before trying to LOG these strings.

Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2022-09-19 15:43:04 +02:00
..
CMakeLists.txt
hawkbit_device.c mgmt: hawkbit: fix call to bin2hex 2022-07-11 10:30:05 +02:00
hawkbit_device.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
hawkbit_firmware.c subsys/mgmt/hawkbit: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
hawkbit_firmware.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hawkbit_priv.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
hawkbit.c mgmt/hawkbit: Print hrefs only if there's an update 2022-09-19 15:43:04 +02:00
Kconfig
shell.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00