Skip to content
Snippets Groups Projects
Forked from Linaro / linux / kernel / torvalds / linux
This fork has diverged from the upstream repository.
user avatar
Suman Anna authored
The current rpmsg_client_sample uses a fixed number of messages to
be sent to each instance. This is currently set at 100. Introduce
an optional module parameter 'count' so that the number of messages
to be exchanged can be made flexible.

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
9a703eb7
Name Last commit Last update
..
Makefile
rpmsg_client_sample.c