zephyr/subsys
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
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: Mesh: Logic fix for recvd unseg msgs 2024-09-04 06:54:10 -04:00
canbus
console
dap
debug debug: thread_analyzer: display privileged stack usage 2024-08-28 06:50:30 -04:00
demand_paging
dfu
disk
dsp
emul
fb
fs fs: nvs: fix nvs static analysis error 2024-09-04 12:51:14 +02:00
input
ipc ipc: icmsg: configure PBUF RX rx_buffer using kconfig 2024-08-30 11:45:38 -04:00
jwt
llext llext: add dependencies 2024-09-02 12:31:52 -04:00
logging llext: export a symbol needed for immediate logging 2024-09-02 12:31:52 -04:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: os_mgmt: fix millisecond return 2024-09-04 07:22:05 -04:00
modbus
modem
net net: l2: ethernet: check if the dev->api not NULL 2024-09-04 09:53:20 +02:00
pm
portability
profiling
random
retention
rtio
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
sensing
settings
shell shell: backends: rtt: Set panic_mode flag 2024-09-04 09:54:39 +02:00
sip_svc
stats
storage
task_wdt
testsuite
timing
tracing
usb
zbus zbus: remove unneeded `const` qualifiers 2024-09-04 12:52:01 +02:00
CMakeLists.txt
Kconfig