File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 58
58
/samples /boot / @ nrfconnect/ncs-pluto
59
59
/samples /mcumgr / @ nrfconnect/ncs-pluto
60
60
/samples /peripherals / @ nrfconnect/ncs-bm
61
+ /samples /shell / @ nrfconnect/ncs-bm
61
62
62
63
# Samples documentation
63
64
/samples /** /* .rst @ nrfconnect/ncs-bm-doc
64
65
/samples /bluetooth /** /* .rst @ nrfconnect/ncs-bm-doc
65
66
/samples /peripherals /** /* .rst @ nrfconnect/ncs-bm-doc
67
+ /samples /shell /** /* .rst @ nrfconnect/ncs-bm-doc
66
68
67
69
# Scripts
68
70
/scripts / @ nrfconnect/ncs-bm
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change @@ -15,3 +15,4 @@ All other samples and applications that are included in the distribution must be
15
15
16
16
sample/ble
17
17
sample/peripheral
18
+ sample/shell
You can’t perform that action at this time.
0 commit comments