zephyr/subsys/mgmt
Jordan Yates 652839aee0 mgmt: mcumgr: os_mgmt: fix millisecond return
Ensure that leading zeros are present in the milliseconds field,
otherwise a milliseconds count of 35 will appear as x.35, i.e. 350
milliseconds. With this fix, it will appear as x.035.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-09-04 07:22:05 -04:00
..
ec_host_cmd drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
hawkbit mgmt: hawkbit: move to zephyr kernel heap 2024-08-05 11:32:49 +02:00
mcumgr mgmt: mcumgr: os_mgmt: fix millisecond return 2024-09-04 07:22:05 -04:00
osdp kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
updatehub mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
CMakeLists.txt
Kconfig