samples: tensorflow: Fix sample path
Otherwise documentation mentions wrong path in the "west" options. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
This commit is contained in:
parent
22071d613c
commit
2b2a2cad68
|
@ -34,7 +34,7 @@ on any sensors.
|
|||
This application can be built and executed on QEMU as follows:
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/tensorflow/hello_world
|
||||
:zephyr-app: samples/modules/tensorflow/hello_world
|
||||
:host-os: unix
|
||||
:board: qemu_x86
|
||||
:goals: run
|
||||
|
|
Loading…
Reference in a new issue