File tree Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Expand file tree Collapse file tree 3 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 38
38
# Include
39
39
/include /* .h @ nrfconnect/ncs-bm
40
40
/include /bluetooth / @ nrfconnect/ncs-bm
41
+ /include /shell / @ nrfconnect/ncs-bm
41
42
/include /s115 / @ nrfconnect/ncs-bm @ nrfconnect/ncs-dragoon
42
43
43
44
# Libraries
58
59
/samples /boot / @ nrfconnect/ncs-pluto
59
60
/samples /mcumgr / @ nrfconnect/ncs-pluto
60
61
/samples /peripherals / @ nrfconnect/ncs-bm
62
+ /samples /shell / @ nrfconnect/ncs-bm
61
63
62
64
# Samples documentation
63
65
/samples /** /* .rst @ nrfconnect/ncs-bm-doc
64
66
/samples /bluetooth /** /* .rst @ nrfconnect/ncs-bm-doc
65
67
/samples /peripherals /** /* .rst @ nrfconnect/ncs-bm-doc
68
+ /samples /shell /** /* .rst @ nrfconnect/ncs-bm-doc
66
69
67
70
# Scripts
68
71
/scripts / @ nrfconnect/ncs-bm
73
76
/subsys /bm_installs / @ nrfconnect/ncs-pluto
74
77
/subsys /logging / @ nrfconnect/ncs-bm
75
78
/subsys /mgmt /mcumgr / @ nrfconnect/ncs-pluto
79
+ /subsys /shell / @ nrfconnect/ncs-bm
76
80
/subsys /softdevice / @ nrfconnect/ncs-bm @ nrfconnect/ncs-dragoon
77
81
/subsys /softdevice_handler / @ nrfconnect/ncs-bm
78
82
/subsys /storage /flash_map / @ nrfconnect/ncs-pluto
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