Skip to content

Commit 2236e57

Browse files
Christopher Friedtcfriedt
authored andcommitted
samples: thrift: update doc to include optional modules
Update the Thrift sample to include instructions on fetching optional modules. Without this, user builds will fail. Signed-off-by: Christopher Friedt <[email protected]>
1 parent 4e39f79 commit 2236e57

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

samples/modules/thrift/hello/README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,14 @@ layers in thrift can be combined to build an application with desired features.
4848
Requirements
4949
************
5050

51+
- Optional Modules
52+
53+
.. code-block:: console
54+
:caption: Download optional modules with west
55+
56+
west config manifest.group-filter -- +optional
57+
west update
58+
5159
- QEMU Networking (described in :ref:`networking_with_qemu`)
5260
- Thrift dependencies installed for your host OS e.g. in Ubuntu
5361

0 commit comments

Comments
 (0)