We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d6ba6 commit a91aeb2Copy full SHA for a91aeb2
doc/nrf-bm/sample/shell.rst
@@ -0,0 +1,13 @@
1
+.. _shell_samples:
2
+
3
+Shell samples
4
+#############
5
6
+This section lists the available samples for shell support.
7
8
+.. toctree::
9
+ :maxdepth: 1
10
+ :caption: Subpages
11
+ :glob:
12
13
+ ../samples/shell/bm_uarte/README.rst
doc/nrf-bm/samples.rst
@@ -15,3 +15,4 @@ All other samples and applications that are included in the distribution must be
15
16
sample/ble
17
sample/peripheral
18
+ sample/shell
0 commit comments