zephyr/subsys/mgmt/hawkbit
Yong Cong Sin 2a8b298ee8 subsys/mgmt/hawkbit: optimize log message
A lot of the log messages are using highest level, optimize
them to recycle as much messages as possible.

When building the sample with `CONFIG_HAWKBIT_LOG_LEVEL_DBG`
on `frdm_k64f`, the FLASH size is reduced from 150860 B to
150048 B, saving ~800 bytes.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-03-15 11:08:47 +00: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 hawkbit: check mcuboot header version 2023-03-21 09:35:26 +01: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 subsys/mgmt/hawkbit: optimize log message 2024-03-15 11:08:47 +00:00
Kconfig mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00