zephyr/samples/subsys/ipc
Chen Xingyu bb94c63fa2 samples: subsys: ipc: Fix warning of `size_t` formatting with `%.*s`
This addresses the following warning building with `CONFIG_64BIT=y`:

    error: field precision specifier '.*' expects argument of type 'int',
    but argument X has type 'size_t' {aka 'long unsigned int'}

Signed-off-by: Chen Xingyu <hi@xingrz.me>
2024-11-22 08:25:31 -05:00
..
ipc_service samples: subsys: ipc: ipc_service: icmsg: adjust timeout 2024-10-24 14:05:09 +02:00
openamp
openamp_rsc_table samples: subsys: ipc: Fix warning of `size_t` formatting with `%.*s` 2024-11-22 08:25:31 -05:00
rpmsg_service
ipc.rst