Skip to content

Commit 555590e

Browse files
rodrigopexcfriedt
authored andcommitted
doc: zbus: fix benchmark sample execution command error
Fixes #98070 Signed-off-by: Rodrigo Peixoto <[email protected]>
1 parent 8a885bf commit 555590e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/subsys/zbus/benchmark/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Building and Running
1111
********************
1212

1313
.. zephyr-app-commands::
14-
:zephyr-app: samples/subsys/zbus/dyn_channel
14+
:zephyr-app: samples/subsys/zbus/benchmark
1515
:host-os: unix
1616
:board: qemu_cortex_m3
1717
:gen-args: -DCONFIG_BM_MESSAGE_SIZE=512 -DCONFIG_BM_ONE_TO=1 -DCONFIG_BM_LISTENERS=y

0 commit comments

Comments
 (0)